knownProps constant
Implementation
static const knownProps = <String>[
'queueCount',
'queueIndex',
'queueSeed',
'includeAllUserRecords',
'subject',
'comment',
'reportedAfter',
'reportedBefore',
'reviewedAfter',
'hostingDeletedAfter',
'hostingDeletedBefore',
'hostingUpdatedAfter',
'hostingUpdatedBefore',
'hostingStatuses',
'reviewedBefore',
'includeMuted',
'onlyMuted',
'reviewState',
'ignoreSubjects',
'lastReviewedBy',
'sortField',
'sortDirection',
'takendown',
'appealed',
'limit',
'tags',
'excludeTags',
'cursor',
'collections',
'subjectType',
'minAccountSuspendCount',
'minReportedRecordsCount',
'minTakendownRecordsCount',
'minPriorityScore',
'ageAssuranceState',
];