network Function Template
Parameters
value
The template definition of the network function.
suspend fun networkFunctionTemplate(argument: suspend NetworkFunctionTemplateArgsBuilder.() -> Unit)
Parameters
argument
The template definition of the network function.