Order constructor
Order(
- Future<
Result< _isInsideGeofence(),bool, LocationError> > - String orderHandle
Implementation
Order(this._isInsideGeofence, this.orderHandle);