includeMuted property

bool? get includeMuted
inherited

By default, we don't include muted subjects in the results. Set this to true to include them.

Implementation

DateTime? get reviewedBefore;/// By default, we don't include muted subjects in the results. Set this to true to include them.
bool? get includeMuted;