easy_onvif
bounds
Bounds
Bounds constructor
Bounds
Bounds
constructor
Null safety
Bounds
(
String
xmlX
,
String
xmlY
,
String
xmlWidth
,
String
xmlHeight
)
Implementation
Bounds(this.xmlX, this.xmlY, this.xmlWidth, this.xmlHeight);
easy_onvif
bounds
Bounds
Bounds constructor
Bounds class
Constructors
Bounds
fromJson
Properties
hashCode
height
runtimeType
width
x
xmlHeight
xmlWidth
xmlX
xmlY
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==