tags property

  1. @XmlElement(name: 'tag', namespace: namespaceOwncloud)
List<String>? tags
final

Implementation

@annotation.XmlElement(name: 'tag', namespace: namespaceOwncloud)
final List<String>? tags;