stream property

Stream<StatePackage<State>> get stream

Implementation

Stream<StatePackage> get stream => _streamController.stream;