RestaurantDto

constructor(id: String, name: String, address: String, phone: String, email: String)