PasswordlessScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use passwordlessScreenTextDescriptor instead')
const PasswordlessScreenText$json = const {
  '1': 'PasswordlessScreenText',
  '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': 'login_with_pw_button_text', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'loginWithPwButtonText'},
    const {'1': 'validate_token_button_text', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'validateTokenButtonText'},
    const {'1': 'not_supported', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'notSupported'},
    const {'1': 'error_retry', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'errorRetry'},
  ],
};