getGifFile abstract method

Future<Uint8List?> getGifFile()

Return Gif from the Clipboard.

Implementation

Future<Uint8List?> getGifFile();