getFields()[$key])) { throw NotFoundException::create()->withMessage(__("No field found with key '%s'.", $key)); } return $this->getFields()[$key]; } }