easy_onvif
zoom
Zoom
Zoom.fromJson factory constructor
Zoom.fromJson
Zoom.fromJson
constructor
Null safety
Zoom.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Zoom.fromJson(Map<String, dynamic> json) => _$ZoomFromJson(json);
easy_onvif
zoom
Zoom
Zoom.fromJson factory constructor
Zoom class
Constructors
Zoom
fromInt
fromJson
fromString
Properties
hashCode
runtimeType
space
x
Methods
noSuchMethod
toJson
toString
Operators
operator ==