toJson method
Implementation
Object toJson() => {
epubTextContentFileRef: epubTextContentFileRef,
title: title,
contentFileName: contentFileName,
anchor: anchor,
subChapters: subChapters
};
Object toJson() => {
epubTextContentFileRef: epubTextContentFileRef,
title: title,
contentFileName: contentFileName,
anchor: anchor,
subChapters: subChapters
};