Returns the file paths from the system clipboard.
Future<List<String>> getClipboardFiles() => throw UnimplementedError('getClipboardFiles() has not been implemented.');