Distribution_Range$json top-level constant
Implementation
@$core.Deprecated('Use distributionDescriptor instead')
const Distribution_Range$json = const {
'1': 'Range',
'2': const [
const {'1': 'min', '3': 1, '4': 1, '5': 1, '10': 'min'},
const {'1': 'max', '3': 2, '4': 1, '5': 1, '10': 'max'},
],
};