isLocked property

bool isLocked

Implementation

bool get isLocked => !(completer?.isCompleted ?? true);