TestNestedExtensionLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testNestedExtensionLiteDescriptor instead')
const TestNestedExtensionLite$json = const {
  '1': 'TestNestedExtensionLite',
  '6': const [
    const {
      '1': 'nested_extension',
      '2': '.protobuf_unittest.TestAllExtensionsLite',
      '3': 12345,
      '4': 1,
      '5': 5,
      '10': 'nestedExtension'
    },
  ],
};