getUserName method

String? getUserName()

Implementation

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