imageSet property

Set<String> imageSet
final

the set is all file path,not exists directory

Implementation

// ignore: prefer_collection_literals
final Set<String> imageSet = Set<String>();