hasMetadata(_:keyPath:)
Returns a Boolean value that indicates whether the dictionary-valued metadata for the given key has a value at keyPath.
Declaration
func hasMetadata(_ key: USDToken, keyPath: USDToken) -> BoolReturns a Boolean value that indicates whether the dictionary-valued metadata for the given key has a value at keyPath.
func hasMetadata(_ key: USDToken, keyPath: USDToken) -> Bool