SuggestResult class final

A class representing the result of a geocoding suggestion operation.

A suggestion result can be forwarded to geocoding find operation.

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
isCollection bool
A flag that indicates candidate is related to a category or group.
no setter
label String
Label.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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.
inherited