toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.templates.web.dto
/
MetaCursors
Meta
Cursors
data
class
MetaCursors
(
val
before
:
String
?
,
val
after
:
String
?
)
(
source
)
Members
Constructors
Meta
Cursors
Link copied to clipboard
constructor
(
before
:
String
?
,
after
:
String
?
)
Properties
after
Link copied to clipboard
val
after
:
String
?
before
Link copied to clipboard
val
before
:
String
?