$this['admins'] ?? [], 'assigned' => $this['assigned'] ?? [], 'table_ready' => (bool) ($this['table_ready'] ?? false), ]; } }