knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'post',
  'reply',
  'reason',
  'feedContext',
  'reqId',
];