AccountStatusRequest$json top-level constant

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

Implementation

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