isReporterMuted property

bool? get isReporterMuted
inherited

Set to true if the reporter was muted from reporting at the time of the event. These reports won't impact the reviewState of the subject.

Implementation

String get $type; String? get comment;/// Set to true if the reporter was muted from reporting at the time of the event. These reports won't impact the reviewState of the subject.
bool? get isReporterMuted;