RemoveOTPSMSRequest$json top-level constant

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

Implementation

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