knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'uri',
  'cid',
  'did',
  'creator',
  'displayName',
  'description',
  'descriptionFacets',
  'avatar',
  'likeCount',
  'acceptsInteractions',
  'labels',
  'viewer',
  'contentMode',
  'indexedAt',
];