lang property

String? lang
final

Optional desired language for layer names.

If not set, StyleMenu.defaultLang is used, otherwise the first translation.

Implementation

final String? lang;