nonNullState property

void nonNullState=(T state)

Implementation

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