Companion

Functions

Link copied to clipboard
fun of(payload: Any?): ItemMetaPayload?

Returns ItemMetaPayload if it can be retrieved from the given payload value.

Link copied to clipboard

Tries to parse ItemMetaPayload from the given input. Returns null if parsing failed or input is empty.