flightDuration

@Contract(value = "_ -> this", mutates = "this")
abstract fun flightDuration(duration: Int): FireworkRocketMeta.Builder

Sets the flight duration of the rocket to the given duration.

Return

this builder

Parameters

duration

the flight duration