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.donate
/
DonateViewModel
/
DonateViewModel
Donate
View
Model
constructor
(
dispatchersProvider
:
DispatchersProvider
,
fetchSupportersUseCase
:
FetchSupportersUseCase
,
linksProvider
:
LinksProvider
,
router
:
DonateRouter
,
onError
:
(
Throwable
)
->
Unit
=
{}
)
(
source
)