knownProps constant
Implementation
static const knownProps = <String>[
'id',
'subject',
'hosting',
'subjectBlobCids',
'subjectRepoHandle',
'updatedAt',
'createdAt',
'reviewState',
'comment',
'priorityScore',
'muteUntil',
'muteReportingUntil',
'lastReviewedBy',
'lastReviewedAt',
'lastReportedAt',
'lastAppealedAt',
'takendown',
'appealed',
'suspendUntil',
'tags',
'accountStats',
'recordsStats',
'ageAssuranceState',
'ageAssuranceUpdatedBy',
];