body Sections
Parameters
value
A list of body section configurations.
Parameters
values
A list of body section configurations.
suspend fun bodySections(argument: List<suspend AnalysisBodySectionConfigurationArgsBuilder.() -> Unit>)
suspend fun bodySections(vararg argument: suspend AnalysisBodySectionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of body section configurations.