documentInfo property
The document information such as the title, author, and comments.
Implementation
ServiceDocumentInfo? get documentInfo => _documentInfo.value;
The document information such as the title, author, and comments.
ServiceDocumentInfo? get documentInfo => _documentInfo.value;