QueryIndicatorsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryIndicatorsResponseDescriptor instead')
const QueryIndicatorsResponse$json = const {
  '1': 'QueryIndicatorsResponse',
  '2': const [
    const {'1': 'trl_year', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'trlYear'},
    const {'1': 'trl_month', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'trlMonth'},
  ],
};