setVolume static method

Future<void> setVolume(
  1. double volume
)

Implementation

static Future<void> setVolume(double volume) async {
}