guardInProgress property

bool guardInProgress

Whether there's a guard pending completion

Implementation

bool get guardInProgress => value.isNotEmpty;