menu
easy_onvif package
documentation
model/bounds.dart
Bounds
Bounds.new constructor
Bounds.new constructor
dark_mode
light_mode
Bounds
constructor
Bounds
(
String
xmlX
,
String
xmlY
,
String
xmlWidth
,
String
xmlHeight
,
)
Implementation
Bounds(this.xmlX, this.xmlY, this.xmlWidth, this.xmlHeight);
easy_onvif package
documentation
model/bounds
Bounds
Bounds.new constructor
Bounds class