knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'id',
  'rev',
  'text',
  'facets',
  'embed',
  'reactions',
  'sender',
  'sentAt',
];