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