Height

data class Height(val value: Double, val unit: HeightUnit)

Constructors

Link copied to clipboard
constructor(value: Double, unit: HeightUnit)

Properties

Link copied to clipboard
Link copied to clipboard