Skip to content

Instance Method

json(as:)

func json<T>(as type: T.Type) throws -> T? where T : Decodable