menu
scripture package
documentation
scripture_core.dart
ParagraphFormat
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Serializes the enum into a string for database storage.
Implementation
String toJson() => id;
scripture package
documentation
scripture_core
ParagraphFormat
toJson method
ParagraphFormat enum