const factory LabelledOccurence({ required String label, required int occurence, }) = _LabelledOccurence;