hypertrack_plugin
order
Order
Order const constructor
Order
Order
constructor
Null safety
const
Order
(
Result
<
bool
,
LocationError
>
isInsideGeofence
,
String
orderHandle
)
Implementation
const Order(this.isInsideGeofence, this.orderHandle);
hypertrack_plugin
order
Order
Order const constructor
Order class
Constructors
Order
Properties
hashCode
isInsideGeofence
orderHandle
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==