getRootState property

Map<String, dynamic>? getRootState

Implementation

Map<String, dynamic>? get getRootState => this._stateManager.all;