menu
scanbot_sdk
common
Rect
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$RectToJson(this);
scanbot_sdk
common
Rect
toJson method
Rect class
Constructors
Rect
fromJson
Properties
hashCode
height
runtimeType
width
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==