notifier property
N?
notifier
final
The existing notifier instance to provide.
Only used with NotifierRegister.value. Set to null when using the default constructor.
Implementation
final N? notifier;