actions property

Map<String, Action>? actions
final

A Map of Action Affordances.

Implementation

final Map<String, Action>? actions;