Widget Double Value
constructor(componentId: String? = null, type: ComponentType = ComponentType.WIDGET_DOUBLE_VALUE, name: String? = null, enabled: Boolean, i18n: String? = null, widgetType: WidgetType? = null, buildingPosition: BuildingPosition? = null, icon: String? = null, value1: WidgetSingleValue? = null, value2: WidgetSingleValue? = null, interaction: AbstractComponent.WidgetSection? = null)