menu
scanbot_sdk
common
PolygonPoint
PolygonPoint.fromJson factory constructor
PolygonPoint.fromJson
brightness_4
brightness_5
PolygonPoint.fromJson
constructor
PolygonPoint.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PolygonPoint.fromJson(Map<String, dynamic> json) => _$PolygonPointFromJson(json);
scanbot_sdk
common
PolygonPoint
PolygonPoint.fromJson factory constructor
PolygonPoint class