const factory DocIdentifier({ @Default(null) String? id, @Default(null) String? rev, }) = _DocIdentifier;