hostCameraHandlers property
Map of camera IDs to camera-level callback handlers listening to their respective platform channels.
Implementation
@visibleForTesting
final Map<int, HostCameraMessageHandler> hostCameraHandlers =
<int, HostCameraMessageHandler>{};