ServerUrlProvider

fun interface ServerUrlProvider(source)

Executes the function step in the SDAI data layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
abstract suspend operator fun invoke(endpoint: String): String