dataChannel property Null safety

Map<String, RTCDataChannel> dataChannel
read / write

Implementation

Map<String, RTCDataChannel> dataChannel = {};