html property

  1. @JsonKey.new(includeIfNull: false)
String? html
final

Sanitized oEmbed HTML for trusted specialized embed renderers

Implementation

@JsonKey(includeIfNull: false)
final String? html;