CheckOTP$json top-level constant

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

Implementation

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