canton property
It's a getter that returns the localized string for the key "canton"
Implementation
String get canton => _localizedValues[_locale.languageCode]!["canton"]!;
It's a getter that returns the localized string for the key "canton"
String get canton => _localizedValues[_locale.languageCode]!["canton"]!;