hasNotTakedown property

bool get hasNotTakedown

Returns true if takedown is null, otherwise false.

Implementation

bool get hasNotTakedown => !hasTakedown;