liftWhenExpired property

bool? liftWhenExpired
getter/setter pair

Whether the suspension will be REJECTED or LIFTED upon expiration.

REJECTED is the default behavior.

Implementation

core.bool? liftWhenExpired;