dispatch abstract method

Future<void> dispatch(
  1. dynamic action
)

Implementation

Future<void> dispatch(dynamic action);