items property

List<PathItem> items
final

The path items that make up this path.

Implementation

final List<PathItem> items;