Returns the copied GIF from the system clipboard.
Future<Uint8List?> getClipboardGif() => throw UnimplementedError('getClipboardGif() has not been implemented.');