getDate property

DateTime get getDate

Implementation

DateTime get getDate {
  return statSync().modified;
}