menu
easy_onvif
shared
IntRectangle
IntRectangle constructor
IntRectangle
brightness_4
brightness_5
IntRectangle
constructor
IntRectangle
(
{
required
int
x
,
required
int
y
,
required
int
width
,
required
int
height
}
)
Implementation
IntRectangle( {required this.x, required this.y, required this.width, required this.height});
easy_onvif
shared
IntRectangle
IntRectangle constructor
IntRectangle class
Constructors
IntRectangle
fromJson
Properties
hashCode
height
runtimeType
width
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==