label = $snapshot['label'] ?? ''; $this->price = $snapshot['price'] ?? 0; $this->type = $snapshot['type'] ?? ''; } }