ProtoManifest$json top-level constant

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

Implementation

@$core.Deprecated('Use protoManifestDescriptor instead')
const ProtoManifest$json = const {
  '1': 'ProtoManifest',
  '2': const [
    const {'1': 'cid', '3': 1, '4': 1, '5': 12, '10': 'cid'},
    const {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
    const {'1': 'root', '3': 3, '4': 1, '5': 12, '10': 'root'},
  ],
};