canton property

String canton

It's a getter that returns the localized string for the key "canton"

Implementation

String get canton => _localizedValues[_locale.languageCode]!["canton"]!;