getUserId method

String? getUserId()

Implementation

String? getUserId() => getValue(AppConstants.userIdKey);