camera property

RealSenseInterface camera
latefinal

The native RealSense object. MUST be late so it isn't initialized on the parent isolate.

Implementation

late final RealSenseInterface camera = RealSenseInterface.forPlatform();