menu
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable.dart
CustomBlockEmbed
toJsonString method
toJsonString method
dark_mode
light_mode
toJsonString
method
String
toJsonString
(
)
Implementation
String toJsonString() => jsonEncode(toJson());
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable
CustomBlockEmbed
toJsonString method
CustomBlockEmbed class