setModificationDate

abstract fun setModificationDate(@Nullable modificationDate: Date)

Sets the modification date for the document.

Parameters

modificationDate

Modification date for the document, or null to remove it.