knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'uri',
  'cid',
  'value',
  'blobs',
  'labels',
  'indexedAt',
  'moderation',
  'repo',
];