thumbnail property

  1. @JsonKey.new(includeIfNull: false)
EmbedMediaResponse? thumbnail
final

The thumbnail of the embed

Implementation

@JsonKey(includeIfNull: false)
final EmbedMediaResponse? thumbnail;