WebRTCTrackMap constructor
WebRTCTrackMap({})
Implementation
WebRTCTrackMap({
this.kind = '',
this.trackIndex = 0,
this.senderId = 0,
this.senderTrackId = 0,
this.streamId = '',
this.sourceType = '',
this.active = true,
});