toggleAudio abstract method

Future<void> toggleAudio({
  1. bool? forceValue,
})

Implementation

Future<void> toggleAudio({bool? forceValue});