ComputeTaxResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use computeTaxResponseDescriptor instead')
const ComputeTaxResponse$json = const {
  '1': 'ComputeTaxResponse',
  '2': const [
    const {'1': 'tax_amount', '3': 1, '4': 3, '5': 11, '6': '.terra.tx.v1beta1.Coin', '8': const {}, '10': 'taxAmount'},
  ],
};