LabeledDurationStringResolver
data class LabeledDurationStringResolver(duration: Duration) : StringResolver
Content copied to clipboard
A StringResolver that takes a duration and resolves it to a String which is the concatenation of the number of minutes with the minute indicator.