consentResource

suspend fun consentResource(name: String, block: suspend ConsentResourceBuilder.() -> Unit): Consent

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Consent.