easy_onvif
device
Device
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$DeviceToJson(this);
easy_onvif
device
Device
toJson method
Device class
Constructors
Device
fromJson
Properties
hashCode
runtimeType
system
xAddr
Methods
noSuchMethod
toJson
toString
Operators
operator ==