Future<void> setContentTvShow(String contentTvShow) { return LibNpawPluginFlutterPlatform.instance.setContentTvShow(contentTvShow); }