html property

  1. @JsonKey(defaultValue: '')
String html
final

HTML for generating the preview.

Implementation

@JsonKey(defaultValue: '')
final String html;