RtcMethodChannel constructor

RtcMethodChannel(
  1. String channelName
)

Implementation

RtcMethodChannel(String channelName) : super(channelName);