ImagesUpdated constructor

ImagesUpdated(
  1. Map<String, Uint8List> images
)

Implementation

ImagesUpdated(this.images);