GetNotifier<T> constructor

GetNotifier<T>(
  1. T initial
)

Implementation

GetNotifier(super.initial);