accessed property

  1. @override
DateTime accessed
final

The time of the last access to the data of the file system object.

On Windows platforms, this may have 1 day granularity, and be out of date by an hour.

Implementation

@override
final DateTime accessed;