PhotonReverseParams class
Parameters used for a reverse search
- Inheritance
-
- Object
- PhotonParams
- PhotonReverseParams
Constructors
Properties
-
additionalQuery
→ Map<
String, String> ? -
finalinherited
- distanceSort → bool?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- langCode → String?
-
finalinherited
- latitude → double?
-
finalinherited
- layer → PhotonLayer?
-
finalinherited
- limit → int?
-
finalinherited
- longitude → double?
-
finalinherited
- osmTag → String?
-
finalinherited
- queryFilter → String?
-
final
- radius → int?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
buildQueryParameters(
) → Map< String, String> -
override
-
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