PageNestedBodyWrite constructor
PageNestedBodyWrite({
- PageBodyWrite? storage,
- PageBodyWrite? atlasDocFormat,
- PageBodyWrite? wiki,
Implementation
PageNestedBodyWrite({this.storage, this.atlasDocFormat, this.wiki});