isMuted property

bool get isMuted

Implementation

bool get isMuted => pub?.muted ?? true;