appLanguage property Null safety

String? appLanguage

Get current app language.

Implementation

String? get appLanguage => _appLanguage;