BrotherDevice.fromNetwork constructor
BrotherDevice.fromNetwork(
- BrotherModel model,
- String? ipAddress
Implementation
BrotherDevice.fromNetwork(this.model, this.ipAddress)
: source = BrotherDeviceSource.network,
modelName = model.nameAndroid,
location = null,
printerName = null,
serialNumber = null,
nodeName = null,
macAddress = null,
bleAdvertiseLocalName = null;