ActivityRecognitionConfig constructor
ActivityRecognitionConfig({
- required bool runForegroundService,
Implementation
ActivityRecognitionConfig({
required this.runForegroundService,
});