geoPoint property

BarcodeGeoPoint? geoPoint
final

Parsed geo coordinates. (set iff valueType is BarcodeValueType.geographicCoordinates).

Implementation

final BarcodeGeoPoint? geoPoint;