easy_onvif
code
Code
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$CodeToJson(this);
easy_onvif
code
Code
toJson method
Code class
Constructors
Code
fromJson
Properties
code
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==