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