WrappingOutput constructor

WrappingOutput(
  1. void printer(
    1. String
    )
)

Implementation

WrappingOutput(this.printer);