EmailVerificationScreenText$json top-level constant

  1. @Deprecated('Use emailVerificationScreenTextDescriptor instead')
Map<String, Object> const EmailVerificationScreenText$json

Implementation

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