actions property

List<AppAction<M>> Function(List<M>)? actions
final

Implementation

final List<AppAction<M>> Function(List<M>)? actions;