knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'id',
  'reasonType',
  'reason',
  'subject',
  'reportedBy',
  'createdAt',
];