LoadGalleryPhotosEvent constructor

const LoadGalleryPhotosEvent(
  1. List<Photo> photos
)

Implementation

const LoadGalleryPhotosEvent(this.photos);