FFAuthActionMessages$json top-level constant
Implementation
@$core.Deprecated('Use fFAuthActionMessagesDescriptor instead')
const FFAuthActionMessages$json = {
'1': 'FFAuthActionMessages',
'2': [
{
'1': 'error',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'error'
},
{
'1': 'password_reset_email_sent',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'passwordResetEmailSent'
},
{
'1': 'email_required',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'emailRequired'
},
{
'1': 'phone_number_validation',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'phoneNumberValidation'
},
{
'1': 'passwords_do_not_match',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'passwordsDoNotMatch'
},
{
'1': 'enter_sms_verification_code',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'enterSmsVerificationCode'
},
{
'1': 'reauthenticate_for_user_delete',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'reauthenticateForUserDelete'
},
{
'1': 'reauthenticate_for_email_update',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'reauthenticateForEmailUpdate'
},
{
'1': 'email_change_confirmation',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'emailChangeConfirmation'
},
{
'1': 'email_already_in_use',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'emailAlreadyInUse'
},
{
'1': 'invalid_credentials',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFText',
'10': 'invalidCredentials'
},
],
};