callStream property

Stream<SipCall> get callStream

Implementation

Stream<SipCall> get callStream => _callCtl.stream;