onEvent property

Stream<AdEvent> get onEvent

Implementation

Stream<AdEvent> get onEvent => _eventController.onEvent;