ocCommentsHref property

  1. @XmlElement(name: 'comments-href', namespace: namespaceOwncloud, includeIfNull: false)
String? ocCommentsHref
final

Implementation

@annotation.XmlElement(
  name: 'comments-href',
  namespace: namespaceOwncloud,
  includeIfNull: false,
)
final String? ocCommentsHref;