hasMuteReportingUntil property
bool
get
hasMuteReportingUntil
Returns true if muteReportingUntil
is not null, otherwise false.
Implementation
bool get hasMuteReportingUntil => muteReportingUntil != null;