A constructor that takes in the parameters and assigns them to the variables.
const Name({ this.title, this.first, this.last, });