saveMuted abstract method

Future<void> saveMuted(
  1. bool value
)

Implementation

Future<void> saveMuted(bool value);