unkeyedContainer()
Returns the data stored in this decoder as represented in a container appropriate for holding values with no keys.
Declaration
func unkeyedContainer() throws -> any UnkeyedDecodingContainerReturn Value
An unkeyed container view into this decoder.