fetchSupporters

abstract suspend fun fetchSupporters(): List<SupporterRaw>(source)

Loads SDAI data through fetchSupporters.

Return

Result produced by fetchSupporters.

Author

Dmitriy Moroz