Service for creating ExternalInfo objects
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
-
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
Static Methods
-
cancelWikiInfo(
EventHandler operationHandler) → void - Cancel a Wikipedia request for any reason.
-
hasWikiInfo(
Landmark landmark) → bool - Checks if the landmark has Wikipedia info
-
requestWikiInfo(
Landmark landmark, {required void onComplete(GemError err, ExternalInfo? extraInfo)}) → EventHandler? - Requests Wikipedia info for a landmark