actions property

Map<Type, Action<Intent>>? actions
getter/setter pair

Implementation

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