required

fun required(required: Boolean = true)(source)

Set the default value of the argument

Since

0.1.0

Parameters

required

If the argument is required


If the argument is required

Since

0.1.0