@override Future<int> pausePlayer( FlutterSoundPlayerCallback callback, ) async { return getWebSession(callback)!.pausePlayer(); }