locked property

bool get locked

Whether this interceptor has been locked.

Implementation

bool get locked => _lock != null;