FileListItem

public struct FileListItem : Decodable, Equatable

Represents an available file from digi.me library

  • The name of the available file

    Declaration

    Swift

    public let name: String