knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'text',
  'facets',
  'reply',
  'embed',
  'langs',
  'labels',
  'tags',
  'createdAt',
];