Length

data class Length(val value: Double, val unit: Length.Unit)

Constructors

Link copied to clipboard
constructor(value: Double, unit: Length.Unit)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard