actions property

Map<Type, Action<Intent>>? actions
finalinherited

The default map of actions.

Implementation

final Map<Type, Action<Intent>>? actions;