Stops playing all audio effects.
@override Future<void> stopAllEffects() { return _invokeMethod('stopAllEffects'); }