/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.analytics/UserInfoRepository/getUserInfo
getUserInfo
\ abstract fun getUserInfo(plannedURL: String): Observable<UserInfo>
If there's no UserInfo present in the repository, it returns an Observable which emits nothing.