OldOptionType$json top-level constant

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

Implementation

@$core.Deprecated('Use oldOptionTypeDescriptor instead')
const OldOptionType$json = const {
  '1': 'OldOptionType',
  '2': const [
    const {
      '1': 'value',
      '3': 1,
      '4': 2,
      '5': 14,
      '6': '.protobuf_unittest.OldOptionType.TestEnum',
      '10': 'value'
    },
  ],
  '4': const [OldOptionType_TestEnum$json],
};