knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'comment',
  'active',
  'status',
  'timestamp',
];