initMainChannel method
Implementation
void initMainChannel(StreamController<MethodCall>? mainStreamController) {
throw UnimplementedError('initMainChannel() has not been implemented.');
}
void initMainChannel(StreamController<MethodCall>? mainStreamController) {
throw UnimplementedError('initMainChannel() has not been implemented.');
}