toStream method

Stream<State> toStream()
inherited

Upcast this object to Stream

Implementation

Stream<State> toStream() => this;