FetchSchemefulSiteResponse

@Serializable
data class FetchSchemefulSiteResponse(val schemefulSite: String)

Response type for the NetworkDomain.fetchSchemefulSite command.

Constructors

Link copied to clipboard
constructor(schemefulSite: String)

Properties

Link copied to clipboard

The corresponding schemeful site.