BlockLimit$json top-level constant

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

Implementation

@$core.Deprecated('Use blockLimitDescriptor instead')
const BlockLimit$json = const {
  '1': 'BlockLimit',
  '2': const [
    const {'1': 'startNum', '3': 1, '4': 1, '5': 3, '10': 'startNum'},
    const {'1': 'endNum', '3': 2, '4': 1, '5': 3, '10': 'endNum'},
  ],
};