neatValue<S> method

S neatValue<S>()

Neat state global state getter

Implementation

S neatValue<S>() => neatState<S>().state;