APIContentDescriptor constructor
APIContentDescriptor({
- List<
TypeDescriptor< ? configurations,ApiConfiguration> > - List<
TypeDescriptor< ? layouts,LayoutConfiguration< >ContentItem> >
Implementation
APIContentDescriptor({
this.configurations,
super.layouts,
}) : super(schemaType: APIContent.schemaName, title: 'API Content');