knownProps constant

List<String> const knownProps

Implementation

static const knownProps = <String>[
  'did',
  'accountReportCount',
  'recordReportCount',
  'reportedAccountCount',
  'reportedRecordCount',
  'takendownAccountCount',
  'takendownRecordCount',
  'labeledAccountCount',
  'labeledRecordCount',
];