userName property

String get userName

Implementation

String get userName => _sharedPrefs?.getString("rilac_userName") ?? globalUserName;