cameras property Null safety
final
The cameras managed by the CameraPlugin.
Implementation
@visibleForTesting
final Map<int, Camera> cameras = <int, Camera>{};
The cameras managed by the CameraPlugin.
@visibleForTesting
final Map<int, Camera> cameras = <int, Camera>{};