menu
sint package
documentation
core/src/domain/models/rx_impl.dart
RxObjectMixin<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
inherited
Implementation
Stream<T> get stream { return subject.stream; }
sint package
documentation
core/src/domain/models/rx_impl
RxObjectMixin<T>
stream property
RxObjectMixin mixin