thumbnail property

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

Thumbnail image for the embed

Implementation

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