menu
livelyness_detection package
documentation
index.dart
TakeLastStreamTransformer<T>
count property
count property
dark_mode
light_mode
count
property
int
count
final
The
count
of final items emitted when the stream completes.
Implementation
final int count;
livelyness_detection package
documentation
index
TakeLastStreamTransformer<T>
count property
TakeLastStreamTransformer class