getMute abstract method

Future<bool> getMute()

Reports whether the media resource is muted.

Returns true : Reports whether the media resource is muted. false : Reports whether the media resource is muted.

Implementation

Future<bool> getMute();