toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
Scale
Scale
@
Serializable
data
class
Scale
(
var
scale
:
Float
?
=
null
)
:
Update
<
Scale
>
Members
Constructors
Scale
Link copied to clipboard
constructor
(
scale
:
Float
?
=
null
)
Properties
scale
Link copied to clipboard
var
scale
:
Float
?