createdDate property
TZDateTime?
createdDate
latefinal
Creation date of the file as provided by uploader
Implementation
late final tz.TZDateTime? createdDate = props.ncCreationTime;
Creation date of the file as provided by uploader
late final tz.TZDateTime? createdDate = props.ncCreationTime;