MobilityDataRecorder

fun MobilityDataRecorder(    sensorManager: SensorManager,     locationProvider: FusedLocationProviderClient,     folderPath: String,     locationRequest: LocationRequest = defaultLocationRequest)