listOfImages property

List<Images>? listOfImages
getter/setter pair

List of custom Images

Implementation

List<Images>? listOfImages;