menu
vocsy_epub_viewer package
documentation
epub_viewer.dart
Locations
Locations.fromJson constructor
Locations.fromJson constructor
dark_mode
light_mode
Locations.fromJson
constructor
Locations.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Locations.fromJson(Map<String, dynamic> json) { cfi = json['cfi']; }
vocsy_epub_viewer package
documentation
epub_viewer
Locations
Locations.fromJson constructor
Locations class