TapExtension<T> extension

on

Methods

tap(void effect(T), {String name = 'tap', SeedCallback<T>? seed, int retention = 0, bool? cancelOnError, bool bubbleCancellation = true}) OffsetIterator<T>