sharees property

  1. @XmlElement(name: 'sharee', namespace: namespaceNextcloud)
List<WebDavNcSharee>? sharees
final

Implementation

@annotation.XmlElement(name: 'sharee', namespace: namespaceNextcloud)
final List<WebDavNcSharee>? sharees;