getLoggedInUserName method

String? getLoggedInUserName()

Implementation

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