images property

Map<String, String>? images
final

Images made by Figma. Map where the keys are image IDs and the value is an image URL.

Implementation

final Map<String, String>? images;