toHex

fun toHex(prefix0x: Boolean = false): String

Converts ModelID to hex.

Parameters

prefix0x

If true prefixes hex value with 0x.