title property

String title

Implementation

String get title {
  return _localizedValues[locale.languageCode]['title'];
}