ImagesUpdated constructor

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

Implementation

const ImagesUpdated(this.images);