url property

String? url
final

Url of the content This field is not directly listed in Twitter API reference, but seems like can be attached to the actual response When provided it is used, otherwise previewImageUrl will be used to fetch content.

Implementation

final String? url;