BarcodeGeoPoint constructor
Constructor to create an instance of BarcodeGeoPoint.
Implementation
BarcodeGeoPoint({this.latitude, this.longitude});
Constructor to create an instance of BarcodeGeoPoint.
BarcodeGeoPoint({this.latitude, this.longitude});