createdSideEffect property

List<SideEffect> createdSideEffect
final

The expected side effect after the action is dispatched.

Implementation

final List<SideEffect> createdSideEffect;