StreamWithContext<T> extension

on

Methods

withContext(FutureContext context, {bool receiveAllValues = false, bool withDebugLog = kDebugMode}) Stream<T>
StreamとFutureContextを統合して新しいStreamを作成する.