@JvmOverloads fun update(state: Map<String, Any> = this._getState()): Unit
Triggers the update of the children so that they represent the current state of the model.
state - A map with the current customization and personalization.
state