init(from:)
Creates a demand instance from a decoder.
Declaration
init(from decoder: any Decoder) throwsParameters
- decoder:
The decoder of a previously-encoded Demand instance.
Creates a demand instance from a decoder.
init(from decoder: any Decoder) throwsThe decoder of a previously-encoded Demand instance.