imageLists property

Map<String, List<File>?> imageLists
getter/setter pair

Implementation

Map<String, List<File>?> imageLists = {};