menu
flutter_readium package
documentation
flutter_readium.dart
JSONable
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
dynamic
toJson
(
)
Serializes the object to its JSON representation.
Implementation
dynamic toJson();
flutter_readium package
documentation
flutter_readium
JSONable
toJson abstract method
JSONable class