QCSampleWithMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use qCSampleWithMetadataDescriptor instead')
const QCSampleWithMetadata$json = {
  '1': 'QCSampleWithMetadata',
  '2': [
    {
      '1': 'qc_sample',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.Scailo.QCSample',
      '10': 'qcSample'
    },
    {
      '1': 'family',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.Scailo.Family',
      '10': 'family'
    },
    {
      '1': 'qc_group',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.Scailo.QCGroup',
      '10': 'qcGroup'
    },
    {
      '1': 'inventory_item',
      '3': 30,
      '4': 1,
      '5': 11,
      '6': '.Scailo.GenericInventory',
      '10': 'inventoryItem'
    },
  ],
};