Gets the volume of the audio effects.
The value ranges between 0.0 and 100.0.
@override Future<double?> getEffectsVolume() { return _invokeMethod('getEffectsVolume'); }