toggle menu
quick
1.2.3
jvm
switch theme
search in API
quick
/
dk.ds.quick.domain.model.quick
/
QuickSection
/
QuickSection
Quick
Section
constructor
(
sectionType
:
QuickSectionType
,
title
:
String
,
games
:
List
<
QuickGame
>
,
heroSpots
:
List
<
QuickHeroSpot
>
,
tileType
:
QuickSectionTileType
,
numberedSection
:
Boolean
,
showCount
:
Boolean
)