getUserName method

String? getUserName()

Implementation

String? getUserName() => getValue(AppConstants.userName);