bookmark Relation
suspend fun bookmarkRelation(name: String, block: suspend BookmarkRelationResourceBuilder.() -> Unit): BookmarkRelation
Parameters
name
The unique name of the resulting resource.
block
Builder for BookmarkRelation.
See also
Parameters
name
The unique name of the resulting resource.