Weight

data class Weight(val value: Double, val unit: WeightUnit)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard