Return the user assigned to this task.
\Drupal\Core\Session\AccountInterface|null The user assigned to this task or NULL if there is no user assigned.
public function getAssignee();