components property
An element to hold various schemas for the document.
Implementation
Map<String, PathItem>? get webhooks;/// An element to hold various schemas for the document.
Components? get components;
An element to hold various schemas for the document.
Map<String, PathItem>? get webhooks;/// An element to hold various schemas for the document.
Components? get components;