ReadOnlyRefStreamWatchAPI<T> extension

on

Methods

watch(BuildContext context) AsyncSnapshot<T>

Available on ReadOnlyRef<Stream<T>>, provided by the ReadOnlyRefStreamWatchAPI extension

Watch this Stream for changes.