menu
barcode_scanner
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);
barcode_scanner
common
Rect
Rect.fromJson factory constructor
Rect class