Contents

getValue(forKey:)

Declaration

func getValue<Value>(forKey: KeyPath<Self, Value>) -> Value where Value : Decodable

See Also

Accessing a value by key path