Get the last-modified time of the file. Returns a Future<DateTime> that completes with a DateTime object for the modification date.
Future<DateTime>
Future<DateTime> lastModified();