Instance Subscript
subscript(_:)
Legacy alias for
subscript(_:at:).subscript<D>(path: any CodingKeyRepresentable...) -> D? where D : Decodable { get }
Instance Subscript
subscript(_:at:).subscript<D>(path: any CodingKeyRepresentable...) -> D? where D : Decodable { get }