BufferExtension<E> extension

on

Methods

buffer({Stream<void>? trigger, int? maxLength, Duration? maxAge}) Stream<List<E>>
Gathers the elements of this Stream and bundles the items into a List until either