div property
String?
get
div
The actual narrative content, a stripped down version of XHTML.
Implementation
String? get div => divField.getValue(_json);
The actual narrative content, a stripped down version of XHTML.
String? get div => divField.getValue(_json);