Limit$json top-level constant

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

Implementation

@$core.Deprecated('Use limitDescriptor instead')
const Limit$json = {
  '1': 'Limit',
  '2': [
    {
      '1': 'duration',
      '3': 1,
      '4': 1,
      '5': 13,
      '9': 0,
      '10': 'duration',
      '17': true
    },
    {'1': 'data', '3': 2, '4': 1, '5': 4, '9': 1, '10': 'data', '17': true},
  ],
  '8': [
    {'1': '_duration'},
    {'1': '_data'},
  ],
};