Proposition_ExactMatch$json top-level constant

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

Implementation

@$core.Deprecated('Use propositionDescriptor instead')
const Proposition_ExactMatch$json = {
  '1': 'ExactMatch',
  '2': [
    {'1': 'location', '3': 1, '4': 1, '5': 9, '10': 'location'},
    {'1': 'compareTo', '3': 2, '4': 1, '5': 12, '8': {}, '10': 'compareTo'},
  ],
};