NominatimServiceImpl class

Implemented types
Mixed-in types

Constructors

NominatimServiceImpl()

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

loadWithIsolate<T>(Future<T> function()) Future<T>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reverse({required ReverseRequest reverseRequest, String? language}) Future<NominatimResponse>
override
override
toString() String
A string representation of this object.
inherited

Operators

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