CallMessageSdp constructor

CallMessageSdp({
  1. SessionDescription? sdp,
})

Implementation

CallMessageSdp({this.sdp});