configuration Profile Preference Resource
suspend fun configurationProfilePreferenceResource(name: String, block: suspend ConfigurationProfilePreferenceResourceBuilder.() -> Unit): ConfigurationProfilePreference
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationProfilePreference.