TwoFactorProto_SetupReply$json top-level constant

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

Implementation

@$core.Deprecated('Use twoFactorProtoDescriptor instead')
const TwoFactorProto_SetupReply$json = {
  '1': 'SetupReply',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'qr_data', '3': 2, '4': 1, '5': 9, '10': 'qrData'},
    {'1': 'manual_entry_key', '3': 3, '4': 1, '5': 9, '10': 'manualEntryKey'},
  ],
};