state property
ValueListenable<Lc0State>
get
state
The current state of the underlying C++ engine.
Implementation
ValueListenable<Lc0State> get state => _state;
The current state of the underlying C++ engine.
ValueListenable<Lc0State> get state => _state;