afterState property
S?
afterState
final
The expected state after the action is dispatched.
Implementation
final S? afterState;
The expected state after the action is dispatched.
final S? afterState;