ActivityConfig constructor
const
ActivityConfig({})
Implementation
const ActivityConfig({
this.activityRecognitionInterval,
this.minimumActivityRecognitionConfidence,
this.disableStopDetection,
this.stopOnStationary,
this.motionTriggerDelay,
this.triggerActivities,
this.disableMotionActivityUpdates,
this.stopDetectionDelay,
});