custom Constraint Resource
suspend fun customConstraintResource(name: String, block: suspend CustomConstraintResourceBuilder.() -> Unit): CustomConstraint
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomConstraint.