TwoFactorProto_ConfirmRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use twoFactorProtoDescriptor instead')
const TwoFactorProto_ConfirmRequest$json = {
  '1': 'ConfirmRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'validationKey', '3': 2, '4': 1, '5': 9, '10': 'validationKey'},
  ],
};