sessionData property

String sessionData

Implementation

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