hostMapHandlers property
The per-map handlers for callbacks from the host side.
Implementation
@visibleForTesting
final Map<int, HostMapMessageHandler> hostMapHandlers =
<int, HostMapMessageHandler>{};
The per-map handlers for callbacks from the host side.
@visibleForTesting
final Map<int, HostMapMessageHandler> hostMapHandlers =
<int, HostMapMessageHandler>{};