menu
scanbot_sdk
scanbot_sdk.dart
VinBarcodeResult
rectangle property
rectangle
dark_mode
light_mode
rectangle
property
List
<
Point
<
int
>
>
rectangle
final
Rectangle of the barcode in the image.
Implementation
final List<Point<int>> rectangle;
scanbot_sdk
scanbot_sdk
VinBarcodeResult
rectangle property
VinBarcodeResult class