stillResult property

TrackingData? stillResult
getter/setter pair

What detectStill returns. Mutable so a test can change it between calls.

Implementation

TrackingData? stillResult;