menu
dart_wot package
documentation
core.dart
ThingDescription
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
String
,
Action
>
?
actions
final
A
Map
of
Action
Affordances.
Implementation
final Map<String, Action>? actions;
dart_wot package
documentation
core
ThingDescription
actions property
ThingDescription class