TwoFactorProto_ValidateRequest$json top-level constant

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

Implementation

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