CommentNestedBodyWrite constructor
CommentNestedBodyWrite({
- CommentBodyWrite? storage,
- CommentBodyWrite? atlasDocFormat,
- CommentBodyWrite? wiki,
Implementation
CommentNestedBodyWrite({this.storage, this.atlasDocFormat, this.wiki});