isDeleteMarker property

bool isDeleteMarker
final

True for a tombstone row (recorded soft-delete event). Size is 0 and there are no R2 bytes — callers should treat this version as "the path was deleted at this time" rather than fetchable content.

Implementation

final bool isDeleteMarker;