reportedAfter property
Retrieve reports created after a given timestamp
Implementation
@ReportQueryReportsSubjectTypeConverter() ReportQueryReportsSubjectType? get subjectType; List<String>? get collections;/// Retrieve reports created after a given timestamp
DateTime? get reportedAfter;