gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt.live
/
GoAway
Go
Away
@
Serializable
data
class
GoAway
(
val
timeLeft
:
String
?
=
null
)
Represents the go away.
Members
Constructors
Go
Away
Link copied to clipboard
constructor
(
timeLeft
:
String
?
=
null
)
Properties
time
Left
Link copied to clipboard
val
timeLeft
:
String
?
Holds the time left.