stream property

Stream<BaseModel<T, E>>? stream
getter/setter pair

the actual bloc

Implementation

Stream<BaseModel<T, E>>? stream;