Returns true if the edge is weak, meaning it shouldn't prevent removing the target service.
public function isWeak() : bool { return $this->weak; }