dataChannel property

Map<String, RTCDataChannel> dataChannel
getter/setter pair

Implementation

Map<String, RTCDataChannel> dataChannel = {};