menu
livelyness_detection package
documentation
index.dart
PairwiseStreamTransformer<T>
onWindowEnd property
onWindowEnd property
dark_mode
light_mode
onWindowEnd
property
List
<
T
>
Function
(
List
<
T
>
queue
)
?
onWindowEnd
final
inherited
Handler which fires when the window closes
Implementation
final T Function(List<S> queue)? onWindowEnd;
livelyness_detection package
documentation
index
PairwiseStreamTransformer<T>
onWindowEnd property
PairwiseStreamTransformer class