W3WProjection class Projections

W3WProjection class

Inheritance

Constructors

W3WProjection.new(String threeWords)
factory
W3WProjection.init(int id)

Properties

hashCode int
The hash code for this object.
no setterinherited
pointerId → dynamic
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
token String
Retrieves the token from the What3Words services.
getter/setter pair
type ProjectionType
Retrieves the specific type of the projection.
no setterinherited
words String
Retrieves the three words that represent the location.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
registerAutoReleaseObject(int pointerId) → void
Registers an object for auto release.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited