locked property

bool locked

Whether this interceptor has been locked.

Implementation

bool get locked => _lock != null;