toggle menu
yorkie
0.6.3
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.schema
/
Rule
/
ArrayRule
/
Item
Item
data
class
Item
(
val
type
:
String
,
val
properties
:
List
<
String
>
)
Members
Constructors
Item
Link copied to clipboard
constructor
(
type
:
String
,
properties
:
List
<
String
>
)
Properties
properties
Link copied to clipboard
val
properties
:
List
<
String
>
type
Link copied to clipboard
val
type
:
String