key(_:)
Match the specified key in a nested dictionary
Declaration
func key(_ keyName: String) -> EntitlementsQueryDiscussion
Keys are matched byte for byte (i.e. no unicode normalization occurs).
Match the specified key in a nested dictionary
func key(_ keyName: String) -> EntitlementsQueryKeys are matched byte for byte (i.e. no unicode normalization occurs).