revInclude property

List<String>? revInclude
inherited

revInclude Search-style _revinclude directives, rooted in the resource for this shape. Servers SHOULD include resources listed here, if they exist and the user is authorized to receive them. Clients SHOULD be prepared to receive these additional resources, but SHALL function properly without them.

Implementation

List<String>? get revInclude => throw _privateConstructorUsedError;