Structure
Exif​Info
public struct ExifInfo: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Properties
name
public let name: String
tags
public let tags: [ExifInfoTags]