UseTags class
a map's property gathers information about map tags
Constructors
Properties
- active → bool
-
final
-
categories
→ List<
Category> -
all available tag categories for this map
final
- clickable → bool
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
all available tags for this map
final
-
unCategorizedTags
↔ List<
Tag> -
tags without category
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited