actionStreamController property

  1. @visibleForTesting
StreamController<ACTION> actionStreamController

Implementation

@visibleForTesting
StreamController<ACTION> get actionStreamController => _streamController;