isLocked property

bool get isLocked

Implementation

bool get isLocked => _writeCount != 0;