eventStream property

Stream<CKCallEvent> get eventStream

Implementation

Stream<CKCallEvent> get eventStream => _eventStreamController.stream;