ObjectIncludeOptions constructor
const
ObjectIncludeOptions({})
Implementation
const ObjectIncludeOptions({
this.content = false,
this.previousTransaction = false,
this.objectBcs = false,
this.json = false,
});