QueryResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryResponseDescriptor instead')
const QueryResponse$json = const {
  '1': 'QueryResponse',
  '2': const [
    const {'1': 'response', '3': 1, '4': 1, '5': 11, '6': '.spine.core.Response', '8': const {}, '10': 'response'},
    const {'1': 'message', '3': 2, '4': 3, '5': 11, '6': '.spine.client.EntityStateWithVersion', '10': 'message'},
  ],
  '7': const {},
};