SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.modal.history
/
InputHistoryState
/
InputHistoryState
Input
History
State
constructor
(
loading
:
Boolean
=
true
,
loadingNextPage
:
Boolean
=
false
,
items
:
List
<
InputHistoryItemUi
>
=
emptyList()
,
nextPage
:
Int
=
0
,
canLoadMore
:
Boolean
=
true
,
error
:
String
?
=
null
)
(
source
)