notification Registration
suspend fun notificationRegistration(name: String, block: suspend NotificationRegistrationResourceBuilder.() -> Unit): NotificationRegistration
Parameters
name
The unique name of the resulting resource.
block
Builder for NotificationRegistration.
See also
Parameters
name
The unique name of the resulting resource.