knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'q',
  'sort',
  'since',
  'until',
  'mentions',
  'author',
  'lang',
  'domain',
  'url',
  'tag',
  'limit',
  'cursor',
];