easy_onvif
device_information_response
GetDeviceInformationResponse
model property
model
model
property
Null safety
String
model
The device model.
Implementation
String get model => xmlModel['\$'];
easy_onvif
device_information_response
GetDeviceInformationResponse
model 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 ==