TaxiRouteSearchOptions class
Параметры поиска маршрута на такси.
Constructors
- TaxiRouteSearchOptions(CarRouteSearchOptions car)
-
const
Properties
- car → CarRouteSearchOptions
-
Параметры поиска маршрута, общие с прочими автомобильными.
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copyWith(
{CarRouteSearchOptions? car}) → TaxiRouteSearchOptions -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override