ListRange_$json top-level constant

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

Implementation

@$core.Deprecated('Use listRange_Descriptor instead')
const ListRange_$json = {
  '1': '_ListRange',
  '2': [
    {'1': 'begin_index', '3': 1, '4': 1, '5': 13, '10': 'beginIndex'},
    {'1': 'count', '3': 2, '4': 1, '5': 13, '10': 'count'},
  ],
};