InitMFAPromptScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use initMFAPromptScreenTextDescriptor instead')
const InitMFAPromptScreenText$json = const {
  '1': 'InitMFAPromptScreenText',
  '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': 'otp_option', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'otpOption'},
    const {'1': 'u2f_option', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'u2fOption'},
    const {'1': 'skip_button_text', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'skipButtonText'},
    const {'1': 'next_button_text', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'nextButtonText'},
  ],
};