stream property

Stream<PropertyState<PagedCollectionModel<Item>>> stream
override

Implementation

Stream<PropertyState<PagedCollectionModel<Item>>> get stream =>
    _streamController.stream;