collection property
- @XmlElement(name: 'collection', namespace: namespaceDav, isSelfClosing: true, includeIfNull: true)
final
Implementation
@annotation.XmlElement(name: 'collection', namespace: namespaceDav, isSelfClosing: true, includeIfNull: true)
final List<String?>? collection;