VerifyMFAU2FScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use verifyMFAU2FScreenTextDescriptor instead')
const VerifyMFAU2FScreenText$json = {
  '1': 'VerifyMFAU2FScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {
      '1': 'validate_token_text',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'validateTokenText'
    },
    {
      '1': 'not_supported',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'notSupported'
    },
    {'1': 'error_retry', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'errorRetry'},
  ],
};