InitializeUserScreenText$json top-level constant
Implementation
@$core.Deprecated('Use initializeUserScreenTextDescriptor instead')
const InitializeUserScreenText$json = {
'1': 'InitializeUserScreenText',
'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': 'new_password_label',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'10': 'newPasswordLabel'
},
{
'1': 'new_password_confirm_label',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'newPasswordConfirmLabel'
},
{
'1': 'resend_button_text',
'3': 6,
'4': 1,
'5': 9,
'8': {},
'10': 'resendButtonText'
},
{
'1': 'next_button_text',
'3': 7,
'4': 1,
'5': 9,
'8': {},
'10': 'nextButtonText'
},
],
};