from

fun from(weight: Float?, cubicVolume: Float?): String?
fun from(weight: Float, cubicVolume: Float): String