isDead property

bool get isDead

Implementation

bool get isDead => wasKilled || hasCompleted;