Future<void> setContentGenre(String contentGenre) { return LibNpawPluginFlutterPlatform.instance.setContentGenre(contentGenre); }