nonNullState property

set nonNullState (T state)

Implementation

set nonNullState(T state) => super.state = state;