$this['success'] ?? false, 'data' => $this['data'] ?? null, 'status' => $this['status'] ?? null, 'error' => $this['error'] ?? null, ]; } }