OTP$json top-level constant

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

Implementation

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