Machine constructor
Machine({})
Implementation
Machine(
{this.collector,
this.company,
this.deleted,
this.id,
this.linkedMachine,
this.name,
this.summary,
this.tags});
Machine(
{this.collector,
this.company,
this.deleted,
this.id,
this.linkedMachine,
this.name,
this.summary,
this.tags});