natural

@Contract(value = "-> this", mutates = "this")
abstract fun natural(): DimensionType.Builder

Makes the dimension type natural.

Return

this builder

See also