menu
barcode_scanner package
documentation
rtu_ui_legacy_barcode.dart
PolygonPoint
PolygonPoint.fromJson factory constructor
PolygonPoint.fromJson factory constructor
dark_mode
light_mode
PolygonPoint.fromJson
constructor
PolygonPoint.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PolygonPoint.fromJson(Map<String, dynamic> json) => _$PolygonPointFromJson(json);
barcode_scanner package
documentation
rtu_ui_legacy_barcode
PolygonPoint
PolygonPoint.fromJson factory constructor
PolygonPoint class