processingState property

Processing state of Manager. Usually useful for any lister

Implementation

ValueNotifier<ManagerProcessState> get processingState => _processingState;