menu
livelyness_detection package
documentation
index.dart
RepeatStream<T>
streamFactory property
streamFactory property
dark_mode
light_mode
streamFactory
property
Stream
<
T
>
Function
(
int
)
streamFactory
final
The factory method used at subscription time
Implementation
final Stream<T> Function(int) streamFactory;
livelyness_detection package
documentation
index
RepeatStream<T>
streamFactory property
RepeatStream class