preferLargeMedia property
Optional. True, if the media in the link preview is supposed to be enlarged; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview
Implementation
@JsonKey(name: 'prefer_large_media')
bool? get preferLargeMedia;