recommendedMobileSend property

GiphyImage recommendedMobileSend

Retrieves the recommended image sending / sharing this GIF in a mobile scenario

Implementation

GiphyImage get recommendedMobileSend =>
    images.downsizedLarge ?? images.original ?? images.fixedWidth;