url property

String? url
inherited

A direct URL to the media file on Twitter.

How It Can Be Used

  • Returns a Media object with a URL field for photos.

Implementation

String? get url => throw _privateConstructorUsedError;