student property

String student

Implementation

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