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.screen.report
/
ReportState
/
ReportState
Report
State
constructor
(
loading
:
Boolean
=
true
,
error
:
ErrorState
=
ErrorState.None
,
imageBase64
:
String
=
""
,
text
:
String
=
""
,
reason
:
ReportReason
=
ReportReason.Other
,
reportSent
:
Boolean
=
false
)
(
source
)