onCreate method

  1. @protected
Future<void> onCreate()

override this method to perform async operations when the notifier is created

Implementation

@protected
Future<void> onCreate() async {}