FutureAsResultStream<T> extension

Future asResultStream utilities

on

Methods

asResultStream({String tag = ''}) Stream<Result<T>>
Converts the Future to a Stream of Result