errorMessage property

String errorMessage

Implementation

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