Return the copied gif from the Clipboard.
Currently only supports Android, iOS.
static Future<Uint8List?> getClipboardGif() => _platform.getClipboardGif();