CustomContentNestedBodyWrite constructor
CustomContentNestedBodyWrite({
- CustomContentBodyWrite? storage,
- CustomContentBodyWrite? atlasDocFormat,
- CustomContentBodyWrite? raw,
Implementation
CustomContentNestedBodyWrite({this.storage, this.atlasDocFormat, this.raw});