contentUrl property

Uri? contentUrl
final

Optional media URL, to allow using contentId for real ID. If contentUrl is provided, it will be used as media URL, otherwise the contentId will be used as the media URL.

Implementation

final Uri? contentUrl;