init(from:)
Deserializes an attributes codable representation from the given decoder.
Declaration
init(from decoder: any Decoder) throwsParameters
- decoder:
An object to deserialize.
Deserializes an attributes codable representation from the given decoder.
init(from decoder: any Decoder) throwsAn object to deserialize.