copyNewerOptions top-level property

CopyOptions copyNewerOptions

Only copy if date is new.

Implementation

CopyOptions get copyNewerOptions => CopyOptions(checkSizeAndModifiedDate: true);