channel property

Stream<StateAction<S, dynamic>> channel
getter/setter pair

Implementation

late Stream<StateAction<S, dynamic>> channel;