base_notifier library

Typedefs

BaseStateNotifierProvider<Notifier extends StateNotifier<BaseState<T>>, T> = StateNotifierProvider<Notifier, BaseState<T>>