date property
The document's date of first issue, in the form YYYY-MM-DD.
throws DocumentException An error has occurred during Document Library execution.
Implementation
String get date => getDate();
The document's date of first issue, in the form YYYY-MM-DD.
throws DocumentException An error has occurred during Document Library execution.
String get date => getDate();