package com.aiosman.riderpro object AppState { var UserId: Int? = null }