Contents

init(from:)

Creates a demand instance from a decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    The decoder of a previously-encoded Demand instance.

See Also

Encoding and decoding