latestRestorableTime property

DateTime? latestRestorableTime
final

The latest point in time to which the database can be restored. Formatted in Unix time.

Implementation

final DateTime? latestRestorableTime;