getDispatcherApi method

DispatcherApi getDispatcherApi()

Get DispatcherApi instance

Implementation

DispatcherApi getDispatcherApi() {
  return DispatcherApi(this);
}