ktor-client-content-negotiation-tests / io.ktor.client.features.contentnegotiation.tests / ClientContentNegotiationTest / TestSealed / B

B

data class B : TestSealed

Constructors

<init>

B(valueB: String)

Properties

valueB

val valueB: String