kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.actor
/
SavedFeedsPref
Saved
Feeds
Pref
data
class
SavedFeedsPref
(
val
pinned
:
List
<
<Error class: unknown class>
>
,
val
saved
:
List
<
<Error class: unknown class>
>
,
val
timelineIndex
:
Long
?
=
null
)
Members
Constructors
Saved
Feeds
Pref
Link copied to clipboard
constructor
(
pinned
:
List
<
<Error class: unknown class>
>
,
saved
:
List
<
<Error class: unknown class>
>
,
timelineIndex
:
Long
?
=
null
)
Properties
pinned
Link copied to clipboard
val
pinned
:
List
<
<Error class: unknown class>
>
saved
Link copied to clipboard
val
saved
:
List
<
<Error class: unknown class>
>
timeline
Index
Link copied to clipboard
val
timelineIndex
:
Long
?
=
null