AppDeepLinkLocalDataSource

class AppDeepLinkLocalDataSource(backgroundDispatcher: CoroutineDispatcher = Dispatchers.IO)

Constructors

Link copied to clipboard
constructor(backgroundDispatcher: CoroutineDispatcher = Dispatchers.IO)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun getDeepLinkData(uri: String): DeepLink