@override Future<void> cleanAudioSession() async { await methodChannel.invokeMethod<void>('cleanAudioSession'); }