include property

List<String>? include
inherited

include Search-style _include 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 include => throw _privateConstructorUsedError;