knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'uri',
  'cid',
  'author',
  'reason',
  'reasonSubject',
  'record',
  'isRead',
  'indexedAt',
  'labels',
];