Read the current clipboard text, or null if unavailable.
null
@override Future<String?> getClipboard() async => null;