Proposition_HeightRange$json top-level constant

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

Implementation

@$core.Deprecated('Use propositionDescriptor instead')
const Proposition_HeightRange$json = {
  '1': 'HeightRange',
  '2': [
    {'1': 'chain', '3': 1, '4': 1, '5': 9, '10': 'chain'},
    {'1': 'min', '3': 2, '4': 1, '5': 4, '10': 'min'},
    {'1': 'max', '3': 3, '4': 1, '5': 4, '10': 'max'},
  ],
};