easy_onvif
device_information_response
GetDeviceInformationResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GetDeviceInformationResponseToJson(this);
easy_onvif
device_information_response
GetDeviceInformationResponse
toJson method
GetDeviceInformationResponse class
Constructors
GetDeviceInformationResponse
fromJson
Properties
firmwareVersion
hardwareId
hashCode
manufacturer
model
runtimeType
serialNumber
Methods
noSuchMethod
toJson
toString
Operators
operator ==