pathItems property

Map<String, PathItem>? get pathItems
inherited

The path items available for reuse.

Implementation

Map<String, Callback>? get callbacks;/// The path items available for reuse.
Map<String, PathItem>? get pathItems;