knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'cursor',
  'limit',
  'urls',
  'patternType',
  'actions',
  'reason',
  'createdBy',
  'sortDirection',
];