readFromClipboard function

Future<String> readFromClipboard()

Implementation

Future<String> readFromClipboard() async => '';