backgroundTaskExecutor property

BackgroundTaskExecutor backgroundTaskExecutor
getter/setter pairinherited

The task executor which is used to collect the sensor measures of this user task in the background once started.

Implementation

BackgroundTaskExecutor backgroundTaskExecutor = BackgroundTaskExecutor();