easy_onvif
bounds
Bounds
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$BoundsToJson(this);
easy_onvif
bounds
Bounds
toJson method
Bounds class
Constructors
Bounds
fromJson
Properties
hashCode
height
runtimeType
width
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==