Retrieves the current playback speed.
Future<double?> getCurrentPlaybackSpeed() async { throw UnimplementedError( 'getCurrentPlaybackSpeed() has not been implemented.'); }