ImageSummaryList

public struct ImageSummaryList : Codable, Equatable

List of images.

  • The images in the collection.

    Declaration

    Swift

    public var images: [ImageSummary]