Content constructor
const
Content({})
Implementation
const Content({
this.embed = false,
this.iframe = false,
this.object = false,
this.script = false,
this.shortUrls = false,
this.textSize = 0,
this.totalSize = 0,
this.missingAlt = false,
this.missingListUnsubscribe = false,
});