Indicates whether the protect is currently locked.
static FutureOr<bool> get isLocked => _guards['mutex']?.isLocked == true;