Query$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDescriptor instead')
const Query$json = const {
  '1': 'Query',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.client.QueryId', '8': const {}, '10': 'id'},
    const {'1': 'target', '3': 2, '4': 1, '5': 11, '6': '.spine.client.Target', '8': const {}, '10': 'target'},
    const {'1': 'context', '3': 3, '4': 1, '5': 11, '6': '.spine.core.ActorContext', '8': const {}, '10': 'context'},
    const {'1': 'format', '3': 4, '4': 1, '5': 11, '6': '.spine.client.ResponseFormat', '8': const {}, '10': 'format'},
  ],
  '7': const {},
};