iconSvgUri property

Uri iconSvgUri
final

A URI to an SVG file for this set’s icon on Scryfall’s CDN. Hotlinking this image isn’t recommended, because it may change slightly over time. You should download it and use it locally for your particular user interface needs.

Implementation

final Uri iconSvgUri;