menu
epub_immutable package
documentation
epub.dart
EpubSpine
toJson method
toJson method
dark_mode
light_mode
toJson
method
Object
toJson
(
)
Implementation
Object toJson() => {tableOfContents: tableOfContents, items: items};
epub_immutable package
documentation
epub
EpubSpine
toJson method
EpubSpine class