getLoggedInUserName method

String? getLoggedInUserName()

Implementation

String? getLoggedInUserName() => _getValue(AppConstants.loggedInUserName);