fromString

open fun fromString(value: String): Unit

Returns a unit from it's string representation.

E.g. "mm" -> Unit.MILLIMETER