lastSyncedAt property

DateTime? lastSyncedAt
final

Time that a last sync has fully completed, if any.

This is null while loading the database.

Implementation

final DateTime? lastSyncedAt;