getPlaybackSpeed method

Future<double> getPlaybackSpeed()

Implementation

Future<double> getPlaybackSpeed() => _api.getPlaybackSpeed();