noFixedTime

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

Makes the dimension type have no fixed time.

Return

this builder

See also