davgetlastmodified property
- @XmlElement(name: 'getlastmodified', namespace: namespaceDav, includeIfNull: false)
final
Implementation
@annotation.XmlElement(
name: 'getlastmodified',
namespace: namespaceDav,
includeIfNull: false,
)
final String? davgetlastmodified;