onlyMuted property

bool? get onlyMuted
inherited

When set to true, only muted subjects and reporters will be returned.

Implementation

bool? get includeMuted;/// When set to true, only muted subjects and reporters will be returned.
bool? get onlyMuted;