WidgetGroup

constructor(componentId: String? = null, type: ComponentType = ComponentType.WIDGET_GROUP, name: String? = null, enabled: Boolean = true, i18n: String? = null, widgetType: WidgetType? = null, buildingPosition: BuildingPosition? = null, mapPosition: Position? = null, radius: Double? = null, icons: List<String>? = null)