Structure
ExifInfoTags
public struct ExifInfoTags: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Properties
name
public let name: String
description
public let description: String?
value
public let value: JSON?