custom Location Resource
suspend fun customLocationResource(name: String, block: suspend CustomLocationResourceBuilder.() -> Unit): CustomLocation
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomLocation.