toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler.ir
/
IrEnumValue
Ir
Enum
Value
@
Serializable
@
SerialName
(
value
=
"enum"
)
@
ApolloExperimental
data
class
IrEnumValue
(
val
value
:
String
)
:
IrValue
Members
Constructors
Ir
Enum
Value
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String