TypeProviderLabelEntryResponse

data class TypeProviderLabelEntryResponse(val key: String, val value: String)

Label object for TypeProviders

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Key of the label

Link copied to clipboard

Value of the label