div property

  1. @JsonKey(name: 'Div')
String? div
inherited

The actual narrative content, a stripped down version of XHTML.

Implementation

@JsonKey(name: 'Div')
String? get div => throw _privateConstructorUsedError;