WriteConcern.journal

If true, wait for the the write operation to get committed to the

struct WriteConcern
@embedNullable
@name("j")
Nullable!bool journal;

See Also

Meta