EmailVerificationScreenText$json top-level constant
Implementation
@$core.Deprecated('Use emailVerificationScreenTextDescriptor instead')
const EmailVerificationScreenText$json = {
'1': 'EmailVerificationScreenText',
'2': [
{'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'code_label', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'codeLabel'},
{'1': 'next_button_text', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'nextButtonText'},
{'1': 'resend_button_text', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'resendButtonText'},
],
};