Get the last time the database was opened or modified.
@override DateTime modified() => DateTime.fromMillisecondsSinceEpoch(_header.modified, isUtc: true);