clearMetadata(_:keyPath:)
Removes the authored value at keyPath within the dictionary-valued metadata for the given key.
Declaration
func clearMetadata(_ key: USDToken, keyPath: USDToken) throwsRemoves the authored value at keyPath within the dictionary-valued metadata for the given key.
func clearMetadata(_ key: USDToken, keyPath: USDToken) throws