Contents

info(_:)

Returns the value of key, or nil if the key is unauthored.

Declaration

func info(_ key: USDToken) -> USDValue?

Parameters

  • key:

    The info key to look up.

Return Value

The authored value, or nil if unauthored.