stream property

Stream<NUIListViewModel<T, C>?> get stream
inherited

Implementation

Stream<T?> get stream => controller.stream;