StreamWithContext<T> extension
- on
-
- Stream<
T>
- Stream<
Methods
-
withContext(
FutureContext context, {bool receiveAllValues = false, bool withDebugLog = kDebugMode}) → Stream< T> -
Available on Stream<
StreamとFutureContextを統合して新しいStreamを作成する.T> , provided by the StreamWithContext extension