of

fun of(num: Int): String(source)

Concatenates num with lowercase output of toString for the given IntervalUnit.

e.g.

IntervalUnit.MINUTES.of(5)
// 5 minutes