LabelledOccurenceDto constructor
Returns a new LabelledOccurenceDto instance.
Implementation
LabelledOccurenceDto({
this.label,
this.occurence,
});
Returns a new LabelledOccurenceDto instance.
LabelledOccurenceDto({
this.label,
this.occurence,
});