menu
livelyness_detection package
documentation
index.dart
TakeWhileInclusiveStreamTransformer<S>
test property
test property
dark_mode
light_mode
test
property
bool
Function
(
S
)
test
final
Method used to test incoming events
Implementation
final bool Function(S) test;
livelyness_detection package
documentation
index
TakeWhileInclusiveStreamTransformer<S>
test property
TakeWhileInclusiveStreamTransformer class