stream property

Stream<SlickState> get stream

return stream of SlickState

Implementation

Stream<SlickState> get stream => streamController.stream;