SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.datasource
/
SupportersRemoteDataSource
Supporters
Remote
Data
Source
fun
interface
SupportersRemoteDataSource
(
source
)
Executes the
function
step in the SDAI domain layer.
Author
Dmitriy Moroz
Members
Functions
fetch
Link copied to clipboard
abstract
suspend
fun
fetch
(
)
:
List
<
Supporter
>