SendVerifyCodeReq$json top-level constant

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

Implementation

@$core.Deprecated('Use sendVerifyCodeReqDescriptor instead')
const SendVerifyCodeReq$json = {
  '1': 'SendVerifyCodeReq',
  '2': [
    {'1': 'usedFor', '3': 1, '4': 1, '5': 5, '10': 'usedFor'},
    {'1': 'ip', '3': 2, '4': 1, '5': 9, '10': 'ip'},
    {'1': 'invitationCode', '3': 3, '4': 1, '5': 9, '10': 'invitationCode'},
    {'1': 'deviceID', '3': 4, '4': 1, '5': 9, '10': 'deviceID'},
    {'1': 'platform', '3': 5, '4': 1, '5': 5, '10': 'platform'},
    {'1': 'areaCode', '3': 6, '4': 1, '5': 9, '10': 'areaCode'},
    {'1': 'phoneNumber', '3': 7, '4': 1, '5': 9, '10': 'phoneNumber'},
    {'1': 'email', '3': 8, '4': 1, '5': 9, '10': 'email'},
  ],
};