RegistrationOptionScreenText$json top-level constant
- @Deprecated('Use registrationOptionScreenTextDescriptor instead')
Map<String, Object>
const
RegistrationOptionScreenText$json
Implementation
@$core.Deprecated('Use registrationOptionScreenTextDescriptor instead')
const RegistrationOptionScreenText$json = {
'1': 'RegistrationOptionScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'user_name_button_text', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'userNameButtonText'},
{'1': 'external_login_description', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'externalLoginDescription'},
{'1': 'login_button_text', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'loginButtonText'},
],
};