Journey

fun Journey(block: JourneyConfig.() -> Unit = {}): Journey

Creates a new Journey instance with the provided configuration block.

Return

A new Journey instance.

Parameters

block

The configuration block for the Journey.