UserRoomEntity

constructor(id: Int = 0, experience: Int = 0, remoteId: Int = 0, email: String = "", name: String = "")