Future<void> setAppName(String appName) { return LibNpawPluginFlutterPlatform.instance.setAppName(appName); }