RoadEventsEventInfoSession class abstract
Session for requesting road event info.
- Implemented types
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
cancel(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
retry(
RoadEventsEventInfoSessionEventInfoListener eventInfoListener) → void - One of the following errors can happen: runtime_network_errors.NotFoundError, runtime_network_errors.NetworkError, runtime_network_errors.RemoteError.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited