Gets the timestamp for incremental document queries.
Used to request only documents updated after this time (for efficient sync).
@override DateTime? get lastTime => getDateTime('last_time');