targetResource property

String? targetResource
final

The resource behind a dotted entry's relation ('categories' for category.name), published only when the server resolved it to exactly one opted-in resource. Null means the entry is plain text.

Implementation

final String? targetResource;