Active Fit Config
class ActiveFitConfig(var settings: ProgramSettings? = null, var urls: List<ActiveFitUrl> = emptyList())
Represents the Active Fit configuration.
Fetched via com.advantahealth.api.settings.ApplicationSettings.getActiveFitSettings. Key values (such as geofence dwell time) are persisted locally by the SDK so they remain available for features like facility monitoring.