LinkNotifier<L extends Link> constructor

LinkNotifier<L extends Link>(
  1. L? link
)

Implementation

LinkNotifier(this.link);