AccountVerificationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountVerificationRequestDescriptor instead')
const AccountVerificationRequest$json = {
  '1': 'AccountVerificationRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'Provider', '3': 2, '4': 1, '5': 9, '10': 'Provider'},
    {'1': 'Token', '3': 3, '4': 1, '5': 9, '10': 'Token'},
  ],
};