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