ImprovTools
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovTools
:features:suggestions:data
/
com.brokenkernel.improvtools.suggestions.data.storage
/
IdeaItemODS
Idea
Item
ODS
@
Serializable
class
IdeaItemODS
(
val
idea
:
String
,
val
explanation
:
String
?
=
null
)
(
source
)
Members
Constructors
Idea
Item
ODS
Link copied to clipboard
constructor
(
idea
:
String
,
explanation
:
String
?
=
null
)
Properties
explanation
Link copied to clipboard
val
explanation
:
String
?
idea
Link copied to clipboard
val
idea
:
String