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