diagnostic

suspend fun diagnostic(name: String, block: suspend DiagnosticResourceBuilder.() -> Unit): Diagnostic

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Diagnostic.


See also

Parameters

name

The unique name of the resulting resource.