events property

Stream of session events Matches iOS VoiceSessionHandle.events

Implementation

Stream<VoiceSessionEvent> get events => _eventController.stream;