menu
livelyness_detection package
documentation
index.dart
StartWithExtension extension
StartWithExtension extension
dark_mode
light_mode
StartWithExtension<
T
>
extension
Extends the
Stream
class with the ability to emit the given value as the first item.
on
Stream
<
T
>
Methods
startWith
(
T
startValue
)
→
Stream
<
T
>
Prepends a value to the source
Stream
.
livelyness_detection package
documentation
index
StartWithExtension extension
index library