StyleMenuTranslation class
Represents a localized <name> entry inside a Mapsforge RenderTheme
<stylemenu>/<layer>.
Documentation: https://github.com/mapsforge/mapsforge/blob/master/docs/Rendertheme.md#stylemenus
Constructors
- StyleMenuTranslation({required String lang, required String value})
-
const
Properties
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