easy_onvif
zoom
Zoom
Zoom constructor
Zoom
Zoom
constructor
Null safety
Zoom
(
{
required
num
x
,
String
?
space
}
)
Implementation
Zoom({required this.x, this.space});
easy_onvif
zoom
Zoom
Zoom constructor
Zoom class
Constructors
Zoom
fromInt
fromJson
fromString
Properties
hashCode
runtimeType
space
x
Methods
noSuchMethod
toJson
toString
Operators
operator ==