studentData property

String studentData

Implementation

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