activeLocks property

int get activeLocks

Number of currently active locks.

Implementation

int get activeLocks => _locks.length;