locked property

bool get locked

Whether the automaton is locked.

Implementation

bool get locked => _locked;