sensorSource property
Source of fused sensor/location samples. Defaults to a device-backed ArSensorManager instantiated per ArView. Provide your own implementation (e.g. a fake source) to test without real hardware or to share a single sensor pipeline across multiple views.
Implementation
final ArSensorSource? sensorSource;