source Location
suspend fun sourceLocation(name: String, block: suspend SourceLocationResourceBuilder.() -> Unit): SourceLocation
Parameters
name
The unique name of the resulting resource.
block
Builder for SourceLocation.
See also
Parameters
name
The unique name of the resulting resource.