howToString

fun howToString(howId: Int): String?(source)

Map a CotHow enum int back to its canonical how string.

Return

the canonical string (e.g. "m-g"), or null for COTHOW_UNSPECIFIED / any unmapped value.