MatchPositions$json top-level constant

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

Implementation

@$core.Deprecated('Use matchPositionsDescriptor instead')
const MatchPositions$json = const {
  '1': 'MatchPositions',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'all', '3': 2, '4': 3, '5': 11, '6': '.MatchPosition', '10': 'all'},
  ],
};