dataList = $dataList; } public function array(): array { return $this->dataList; } }