setPasteMethod method
Implementation
void setPasteMethod(Function(String arguments) pasteMethod) {
throw UnimplementedError('setPasteMethod() has not been implemented.');
}
void setPasteMethod(Function(String arguments) pasteMethod) {
throw UnimplementedError('setPasteMethod() has not been implemented.');
}