menu
livelyness_detection package
documentation
index.dart
EndWithExtension extension
EndWithExtension extension
dark_mode
light_mode
EndWithExtension<
T
>
extension
Extends the
Stream
class with the ability to emit the given value as the final item before closing.
on
Stream
<
T
>
Methods
endWith
(
T
endValue
)
→
Stream
<
T
>
Appends a value to the source
Stream
before closing.
livelyness_detection package
documentation
index
EndWithExtension extension
index library