easy_onvif
device_information_response
GetDeviceInformationResponse
firmwareVersion property
firmwareVersion
firmwareVersion
property
Null safety
String
firmwareVersion
The firmware version in the device.
Implementation
String get firmwareVersion => xmlFirmwareVersion['\$'];
easy_onvif
device_information_response
GetDeviceInformationResponse
firmwareVersion property
GetDeviceInformationResponse class
Constructors
GetDeviceInformationResponse
fromJson
Properties
firmwareVersion
hardwareId
hashCode
manufacturer
model
runtimeType
serialNumber
xmlFirmwareVersion
xmlHardwareId
xmlManufacturer
xmlModel
xmlSerialNumber
Methods
noSuchMethod
toJson
toString
Operators
operator ==