QueryTaxRateResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryTaxRateResponseDescriptor instead')
const QueryTaxRateResponse$json = const {
  '1': 'QueryTaxRateResponse',
  '2': const [
    const {'1': 'tax_rate', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'taxRate'},
  ],
};