contentUrl property
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;
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.
final String? contentUrl;