ProfileText$json top-level constant
Implementation
@$core.Deprecated('Use profileTextDescriptor instead')
const ProfileText$json = const {
'1': 'ProfileText',
'2': const [
const {'1': 'profile_title', '3': 1, '4': 1, '5': 9, '10': 'profileTitle'},
const {'1': 'change_password', '3': 2, '4': 1, '5': 9, '10': 'changePassword'},
const {'1': 'change_email', '3': 3, '4': 1, '5': 9, '10': 'changeEmail'},
const {'1': 'logout', '3': 4, '4': 1, '5': 9, '10': 'logout'},
const {'1': 'change_email_title', '3': 5, '4': 1, '5': 9, '10': 'changeEmailTitle'},
const {'1': 'change_email_description', '3': 6, '4': 1, '5': 9, '10': 'changeEmailDescription'},
const {'1': 'change_password_title', '3': 7, '4': 1, '5': 9, '10': 'changePasswordTitle'},
const {'1': 'change_password_description', '3': 8, '4': 1, '5': 9, '10': 'changePasswordDescription'},
],
};