mediaKey property
The key (id) of the media. It is used to find a proper media object in TweetV2Response::includes::media list
Implementation
@JsonKey(name: "media_key")
final String mediaKey;
The key (id) of the media. It is used to find a proper media object in TweetV2Response::includes::media list
@JsonKey(name: "media_key")
final String mediaKey;