ExternalUserNotFoundScreenText$json top-level constant
- @Deprecated('Use externalUserNotFoundScreenTextDescriptor instead')
Map<String, Object>
const
ExternalUserNotFoundScreenText$json
Implementation
@$core.Deprecated('Use externalUserNotFoundScreenTextDescriptor instead')
const ExternalUserNotFoundScreenText$json = {
'1': 'ExternalUserNotFoundScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'link_button_text', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'linkButtonText'},
{'1': 'auto_register_button_text', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'autoRegisterButtonText'},
{'1': 'tos_and_privacy_label', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'tosAndPrivacyLabel'},
{'1': 'tos_confirm', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'tosConfirm'},
{'1': 'tos_link_text', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'tosLinkText'},
{'1': 'privacy_link_text', '3': 8, '4': 1, '5': 9, '8': {}, '10': 'privacyLinkText'},
{'1': 'privacy_confirm', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'privacyConfirm'},
],
'9': [
{'1': 9, '2': 10},
],
'10': ['tos_confirm_and'],
};