/tripkit/TripKitAndroid/com.skedgo.tripkit/Configs/baseUrlAdapterFactory
baseUrlAdapterFactory
\
abstract fun baseUrlAdapterFactory(): Callable<String>
Return
A factory to create a sort of adapter that specifies a base url to override all the 'satapp' requests made by TripKit's apis. The factory is in use only when debuggable is true.