Future<void> setDeviceIsAnonymous(bool deviceIsAnonymous) { return LibNpawPluginFlutterPlatform.instance.setDeviceIsAnonymous(deviceIsAnonymous); }