errorMessageStudent property

String errorMessageStudent

Implementation

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