setMuted method

Future<void> setMuted(
  1. bool muted
)

Implementation

Future<void> setMuted(bool muted) => _unsupported();