images top-level property Null safety

Map<String, Image> images
read / write

A map of images

Implementation

Map<String, Image> images = {};