BreakType constructor
BreakType({})
Implementation
BreakType({
this.updatedAt, this.id, this.createdAt, this.locationId,
this.version, this.breakMame, this.expectedDuration, this.isPaid
});
BreakType({
this.updatedAt, this.id, this.createdAt, this.locationId,
this.version, this.breakMame, this.expectedDuration, this.isPaid
});