MetaPatch$json top-level constant

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

Implementation

@$core.Deprecated('Use metaPatchDescriptor instead')
const MetaPatch$json = const {
  '1': 'MetaPatch',
  '2': const [
    const {
      '1': 'labels',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.allocation.MetaPatch.LabelsEntry',
      '10': 'labels'
    },
    const {
      '1': 'annotations',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.allocation.MetaPatch.AnnotationsEntry',
      '10': 'annotations'
    },
  ],
  '3': const [MetaPatch_LabelsEntry$json, MetaPatch_AnnotationsEntry$json],
};