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

A

data class A : TestSealed

Constructors

<init>

A(valueA: String)

Properties

valueA

val valueA: String