'', 'email' => '', 'status' => '', 'content' => '' ]; public function __construct(array|null $data = null) { parent::__construct($data); } }