Documentation constructor
Documentation({})
Implementation
Documentation({
this.documentationRootUrl,
this.overview,
this.pages,
this.rules,
this.sectionOverrides,
this.serviceRootUrl,
this.summary,
});