toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
models
/
joyfill.chart
/
Line
Line
inline
fun
Line
(
id
:
String
,
title
:
String
,
description
:
String
?
=
null
,
points
:
MutableList
<
MutableMap
<
String
,
Any
?
>
>
=
mutableListOf()
,
deleted
:
Boolean
=
false
)
:
Line