ResendHumanPhoneVerificationRequest$json top-level constant

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

Implementation

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