createdDate property

TZDateTime? createdDate
latefinal

Creation date of the file as provided by uploader

Implementation

late final tz.TZDateTime? createdDate = props.ncCreationTime;