dispatcher property

Dispatch<Model> dispatcher

Dispatch a message created using a function

Implementation

Dispatch<Model> get dispatcher => _dispatcher;