SummaryDataPoint_ValueAtQuantile$json top-level constant

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

Implementation

@$core.Deprecated('Use summaryDataPointDescriptor instead')
const SummaryDataPoint_ValueAtQuantile$json = {
  '1': 'ValueAtQuantile',
  '2': [
    {'1': 'quantile', '3': 1, '4': 1, '5': 1, '10': 'quantile'},
    {'1': 'value', '3': 2, '4': 1, '5': 1, '10': 'value'},
  ],
};