EagerJioProvider<T extends JioNotifier> constructor
const
EagerJioProvider<T extends JioNotifier> ({
- required T notifier,
Implementation
const EagerJioProvider({required this.notifier});