ImprovTools
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
ImprovTools
:features:tonguetwister
/
com.brokenkernel.improvtools.tonguetwister.data
/
TongueTwisterItem
Tongue
Twister
Item
internal
data
class
TongueTwisterItem
(
text
:
String
,
val
explanation
:
String
?
=
null
)
(
source
)
Members
Constructors
Tongue
Twister
Item
Link copied to clipboard
constructor
(
text
:
String
,
explanation
:
String
?
=
null
)
Properties
explanation
Link copied to clipboard
val
explanation
:
String
?
Functions
as
Html
Text
Link copied to clipboard
fun
asHtmlText
(
)
:
String
as
Raw
Text
Link copied to clipboard
fun
asRawText
(
)
:
String