Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.uri
/
Scheme
Scheme
@
Serializable
(
with
=
Scheme.Serializer::class
)
data
class
Scheme
(
val
name
:
String
)
Members
Constructors
Scheme
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Serializer
Link copied to clipboard
object
Serializer
:
KSerializer
<
Scheme
>
Properties
name
Link copied to clipboard
val
name
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String