NullValueNotifierExtension extension

on

Methods

iNotif<T>() CollectionNotifier<T?>
Syntax sugar for CollectionNotifier in the case of nullable
notif<T>() ValueNotifier<T?>
Syntax sugar for ValueNotifier in the case of nullable