Gets count of all completed data items.
int Translated count
Overrides LocalTaskItemInterface::getCountCompleted
public function getCountCompleted() { return $this ->get('count_completed')->value; }