pathItems property

Map<String, PathItem>? get pathItems
inherited

A set of reusable PathItem objects.

Implementation

Map<String, PathItem>? get pathItems => throw _privateConstructorUsedError;