firmwareVersion property
String
get
firmwareVersion
The firmware version in the device.
Implementation
String get firmwareVersion => xmlFirmwareVersion['\$'];
The firmware version in the device.
String get firmwareVersion => xmlFirmwareVersion['\$'];