Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.data.compose
Package-level
declarations
Types
Types
Picture
Link copied to clipboard
@
Stable
@
Serializable
data
class
Picture
(
val
image
:
String
,
val
source
:
String
=
image
,
val
video
:
String
=
""
)