Returns a string representation of this object.
@override String toString() => 'Event(year=$year, month=$month, day=$day, label=$label, ' 'customLabel=$customLabel)';