isMuted abstract method

Future<bool?> isMuted()

Query's mute status of call, true if call is muted

Implementation

Future<bool?> isMuted();