SinkWithCounter constructor

SinkWithCounter(
  1. dynamic sink
)

Implementation

SinkWithCounter(this.sink);