notes property
The week is written out only if the notes are present.
Implementation
@annotation.XmlElement(includeIfNull: false)
String? notes;
The week is written out only if the notes are present.
@annotation.XmlElement(includeIfNull: false)
String? notes;