easy_onvif
device_information_response
GetDeviceInformationResponse
hardwareId property
hardwareId
hardwareId
property
Null safety
String
hardwareId
The hardware ID of the device.
Implementation
String get hardwareId => xmlHardwareId['\$'];
easy_onvif
device_information_response
GetDeviceInformationResponse
hardwareId 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 ==