common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Shelf
/
Category
/
Category
Category
constructor
(
id
:
String
,
title
:
String
,
feed
:
Feed
<
Shelf
>
?
=
null
,
subtitle
:
String
?
=
null
,
image
:
ImageHolder
?
=
null
,
backgroundColor
:
String
?
=
null
,
extras
:
Map
<
String
,
String
>
=
mapOf()
)