HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.web
/
Node
/
Node
Node
constructor
(
id
:
String
,
label
:
String
,
type
:
String
,
actionId
:
String
?
=
null
,
eventId
:
String
?
=
null
,
parameters
:
Map
<
String
,
Any
?
>
=
emptyMap()
,
position
:
Position
,
ports
:
Ports
)