TellUser constructor

TellUser(
  1. void teller(
    1. void (
      1. Object?
      )
    )
)

Implementation

TellUser(this.teller);