menu
scanbot_sdk package
documentation
json/common.dart
PolygonPoint
PolygonPoint constructor
PolygonPoint constructor
dark_mode
light_mode
PolygonPoint
constructor
PolygonPoint
(
num
x
,
num
y
)
Implementation
PolygonPoint(num x, num y) : super(x, y);
scanbot_sdk package
documentation
json/common
PolygonPoint
PolygonPoint constructor
PolygonPoint class