CheckTOTP$json top-level constant

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

Implementation

@$core.Deprecated('Use checkTOTPDescriptor instead')
const CheckTOTP$json = {
  '1': 'CheckTOTP',
  '2': [
    {'1': 'code', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'code'},
  ],
};