Target<Notifier, Result> constructor

Target<Notifier, Result>(
  1. Notifier notifier
)

Implementation

Target(this.notifier);