url property

Uri? url
final

The URL to fetch the content from. If this is null, the content will be fetched from the CMS using the routeId.

Implementation

final Uri? url;