documentInfo property

ServiceDocumentInfo? documentInfo

The document information such as the title, author, and comments.

Implementation

ServiceDocumentInfo? get documentInfo => _documentInfo.value;