stagedActions property

List stagedActions
final

List of all actions that have been dispatched since the initial state of the app or the last save point if a Save action has been dispatched.

Implementation

final List<dynamic> stagedActions;