Item

constructor(project: Project)
constructor(shop: Shop, project: Project)
constructor(id: String, project: Project, location: Location, name: String, type: ViewType, isCheckedIn: Boolean = false, shops: Int? = null, street: String? = null, zipCode: String? = null, city: String? = null, distance: Float? = null)