state property

CoderState<T> state
final

The state being observed.

Implementation

final CoderState<T> state;