htmlWidth property
The preferred width of sanitized oEmbed HTML
Implementation
@JsonKey(includeIfNull: false, name: 'html_width')
final Int32Type? htmlWidth;
The preferred width of sanitized oEmbed HTML
@JsonKey(includeIfNull: false, name: 'html_width')
final Int32Type? htmlWidth;