TestForeignNested$json top-level constant

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

Implementation

@$core.Deprecated('Use testForeignNestedDescriptor instead')
const TestForeignNested$json = const {
  '1': 'TestForeignNested',
  '2': const [
    const {'1': 'foreign_nested', '3': 1, '4': 1, '5': 11, '6': '.protobuf_unittest.TestAllTypes.NestedMessage', '10': 'foreignNested'},
  ],
};