contentUrl property

String? contentUrl
final

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

Implementation

final String? contentUrl;