image property

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

The image of the embed

Implementation

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