GalleryController constructor

GalleryController({
  1. required ARMOYUServices service,
})

Implementation

GalleryController({required this.service});