getVolume abstract method

Future<int?> getVolume([
  1. String? player
])

Implementation

Future<int?> getVolume([String? player]);