getClipboard abstract method

Future<String> getClipboard()

Gets the clipboard content.

Implementation

Future<String> getClipboard();