execState property

int execState

Implementation

int get execState => _$this._execState;
void execState=(int execState)

Implementation

set execState(int execState) => _$this._execState = execState;