The dev instance doesn't have the company property. What code is missing from the Developer subclass?

super(company);this.company = company;

Make sure to pick super(company);.