fetchAllSurveys

abstract suspend fun fetchAllSurveys(): List<SurveyData>

Responses:

  • 0: default response

Return

kotlin.collections.List