ActionFlow.empty constructor

ActionFlow.empty()

Implementation

factory ActionFlow.empty() => ActionFlow(actions: []);