menu
livelyness_detection package
documentation
index.dart
TakeUntilStreamTransformer<S, T>
otherStream property
otherStream property
dark_mode
light_mode
otherStream
property
Stream
<
T
>
otherStream
final
The
Stream
which closes this
Stream
as soon as it emits an event.
Implementation
final Stream<T> otherStream;
livelyness_detection package
documentation
index
TakeUntilStreamTransformer<S, T>
otherStream property
TakeUntilStreamTransformer class