Target$json top-level constant

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

Implementation

@$core.Deprecated('Use targetDescriptor instead')
const Target$json = const {
  '1': 'Target',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'type'},
    const {'1': 'include_all', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'includeAll'},
    const {'1': 'filters', '3': 3, '4': 1, '5': 11, '6': '.spine.client.TargetFilters', '8': const {}, '9': 0, '10': 'filters'},
  ],
  '7': const {},
  '8': const [
    const {'1': 'criterion'},
  ],
};