notifier property

StateNotifier<ActivityState> get notifier

Implementation

StateNotifier<ActivityState> get notifier => _stateNotifier;