ExtensionRangeOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use extensionRangeOptionsDescriptor instead')
const ExtensionRangeOptions$json = const {
  '1': 'ExtensionRangeOptions',
  '2': const [
    const {
      '1': 'uninterpreted_option',
      '3': 999,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.UninterpretedOption',
      '10': 'uninterpretedOption'
    },
  ],
  '5': const [
    const {'1': 1000, '2': 536870912},
  ],
};