createdDate property

DateTime? createdDate
getter/setter pair

Gets or Sets creation date of the document.

Implementation

DateTime? createdDate = DateTime.now();