TimeConstraint constructor
Creates a new instance of TimeConstraint.
Both parameters are optional.
Implementation
TimeConstraint({this.activityDomain, this.timeSlots});
Creates a new instance of TimeConstraint.
Both parameters are optional.
TimeConstraint({this.activityDomain, this.timeSlots});