TimeInTransit class
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- percentile50 → int?
-
final
- percentile75 → int?
-
final
- percentile85 → int?
-
final
- percentile90 → int?
-
final
- percentile95 → int?
-
final
- percentile97 → int?
-
final
- percentile99 → int?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
bySmartRateAccuracy(
SmartRateAccuracy accuracy) → int? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited