@override Future<int> stopPlayer( FlutterSoundPlayerCallback callback, ) { return invokeMethod( callback, 'stopPlayer', Map<String, dynamic>(), ); }