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