Target<Notifier, R> constructor

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

Implementation

Target(this.notifier);