QueryGranterGrantsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryGranterGrantsResponseDescriptor instead')
const QueryGranterGrantsResponse$json = const {
  '1': 'QueryGranterGrantsResponse',
  '2': const [
    const {'1': 'grants', '3': 1, '4': 3, '5': 11, '6': '.cosmos.authz.v1beta1.GrantAuthorization', '10': 'grants'},
    const {'1': 'pagination', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageResponse', '10': 'pagination'},
  ],
};