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