toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.set
/
Set
Set
@
Serializable
data
class
Set
(
val
name
:
String
,
val
description
:
String
?
=
null
)
Members
Constructors
Set
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String