setChannelName method
Implementation
void setChannelName(MethodChannel channel) {
throw UnimplementedError('setChannel() has not been implemented.');
}
void setChannelName(MethodChannel channel) {
throw UnimplementedError('setChannel() has not been implemented.');
}