applyUpdate

fun applyUpdate(func: DashUpdate.() -> Unit)

When used, all values from the original DashConfiguration are preserved and only the mutations are applied and reflected in a new config instance.