|
|
|
@ -1834,6 +1834,7 @@ abstract class LocaleKeys {
|
|
|
|
static const liveCareNotificationPermissionsMessage = 'liveCareNotificationPermissionsMessage';
|
|
|
|
static const liveCareNotificationPermissionsMessage = 'liveCareNotificationPermissionsMessage';
|
|
|
|
static const weatherIndicators = 'weatherIndicators';
|
|
|
|
static const weatherIndicators = 'weatherIndicators';
|
|
|
|
static const submitRating = 'submitRating';
|
|
|
|
static const submitRating = 'submitRating';
|
|
|
|
static const completedPrescriptionOrder = 'completedPrescriptionOrder';
|
|
|
|
static const maxOneFileAllowed = 'maxOneFileAllowed';
|
|
|
|
|
|
|
|
static const fileSizeExceedsLimit = 'fileSizeExceedsLimit';
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|