htmlHeight property
The preferred height of sanitized oEmbed HTML
Implementation
@JsonKey(includeIfNull: false, name: 'html_height')
final Int32Type? htmlHeight;
The preferred height of sanitized oEmbed HTML
@JsonKey(includeIfNull: false, name: 'html_height')
final Int32Type? htmlHeight;