activeReducers property

List<String> get activeReducers

Implementation

List<String> get activeReducers => _controllers.keys.toList();