PlatformDispatcherWrapper constructor

PlatformDispatcherWrapper(
  1. PlatformDispatcher? _dispatcher
)

Implementation

PlatformDispatcherWrapper(this._dispatcher);