PasswordlessRegistrationDoneScreenText$json top-level constant
- @Deprecated('Use passwordlessRegistrationDoneScreenTextDescriptor instead')
Map<String, Object>
const
PasswordlessRegistrationDoneScreenText$json
Implementation
@$core.Deprecated('Use passwordlessRegistrationDoneScreenTextDescriptor instead')
const PasswordlessRegistrationDoneScreenText$json = {
'1': 'PasswordlessRegistrationDoneScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'next_button_text', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'nextButtonText'},
{'1': 'cancel_button_text', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'cancelButtonText'},
{'1': 'description_close', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'descriptionClose'},
],
};