onSdpOffer property

Stream<SdpOfferPair> get onSdpOffer

Implementation

Stream<SdpOfferPair> get onSdpOffer => _sdpOfferController.stream;