Future<bool> isBackgroundTrackingEnabled() async { return await native(AffiseApiMethod.IS_BACKGROUND_TRACKING_ENABLED); }