event property

Stream<CFEvent> get event

Implementation

Stream<CFEvent> get event => _eventController.stream;