QueryInflationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryInflationResponseDescriptor instead')
const QueryInflationResponse$json = const {
  '1': 'QueryInflationResponse',
  '2': const [
    const {'1': 'inflation', '3': 1, '4': 1, '5': 12, '8': const {}, '10': 'inflation'},
  ],
};