Company constructor

const Company(
  1. Person person
)

Implementation

const Company(this.person);