PasswordlessRegistrationScreenText$json top-level constant
- @Deprecated('Use passwordlessRegistrationScreenTextDescriptor instead')
Map<String, Object>
const
PasswordlessRegistrationScreenText$json
Implementation
@$core.Deprecated('Use passwordlessRegistrationScreenTextDescriptor instead')
const PasswordlessRegistrationScreenText$json = {
'1': 'PasswordlessRegistrationScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'token_name_label', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'tokenNameLabel'},
{'1': 'not_supported', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'notSupported'},
{'1': 'register_token_button_text', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'registerTokenButtonText'},
{'1': 'error_retry', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'errorRetry'},
],
};