WebOptions

data class WebOptions(val webDebug: Boolean?, val webBaseUrl: String?, val webSDKUrl: String?)

See also

Constructors

Link copied to clipboard
constructor(webDebug: Boolean?, webBaseUrl: String?, webSDKUrl: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard