Qualification constructor
Qualification({})
Implementation
Qualification({
this.grantTime,
this.integerValue,
this.localeValue,
this.qualificationTypeId,
this.status,
this.workerId,
});
Qualification({
this.grantTime,
this.integerValue,
this.localeValue,
this.qualificationTypeId,
this.status,
this.workerId,
});