routeId property

String? routeId
final

The ID of the content item to fetch. If this is null, the content will be fetched from the CMS using the url.

Implementation

final String? routeId;