Spine
Toggle table of contents
0.8.1
common
Platform filter
common
Switch theme
Search in API
Spine
Multiplatform Ktor schema declaration
/
opensavvy.spine.api
/
Path
/
Segment
Segment
@
JvmInline
value
class
Segment
(
val
text
:
String
)
(
source
)
Members
Constructors
Segment
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String