Future<void> setDeviceBrand(String deviceBrand) { return LibNpawPluginFlutterPlatform.instance.setDeviceBrand(deviceBrand); }