action

val action: suspend T.() -> Unit

Parameters

action

The code to be run when this execution is fired.