events property

Stream<AdEvent> events

Stream of AdEvents for all ads combined

Implementation

Stream<AdEvent> get events => _delegate.events;