knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'repost',
  'like',
  'bookmarked',
  'threadMuted',
  'replyDisabled',
  'embeddingDisabled',
  'pinned',
];