isThreadMuted property

bool get isThreadMuted

Returns true or false from threadMuted.

Implementation

bool get isThreadMuted => threadMuted;