dispatch property

DispatchHandler? dispatch
getter/setter pair

Used to fulfill Put effects.

This method can be set a fake method in order to handle tests

Implementation

DispatchHandler? dispatch;