Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
feature-asian-media
/
org.octavius.modules.asian.home.model
/
DashboardData
/
DashboardData
Dashboard
Data
desktop
constructor
(
totalTitles
:
Long
,
readingCount
:
Long
,
completedCount
:
Long
,
currentlyReading
:
List
<
DashboardItem
>
?
,
recentlyAdded
:
List
<
DashboardItem
>
?
)