isMuted property

Future<bool> isMuted
inherited

Returns true if the player is muted, false if not.

Implementation

Future<bool> get isMuted;