Gets a JSON:API Data object of resources to be included in the response.
\Drupal\jsonapi\JsonApiResource\IncludedData The includes.
public function getIncludes() { return $this->includes; }