QueryConstitutionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryConstitutionResponseDescriptor instead')
const QueryConstitutionResponse$json = {
  '1': 'QueryConstitutionResponse',
  '2': [
    {'1': 'constitution', '3': 1, '4': 1, '5': 9, '10': 'constitution'},
  ],
};