content property

ContentPlugin get content

The content plugin, responsible for managing content-related operations.

Implementation

ContentPlugin get content => _pluginDescriptor.get<ContentPlugin>()!;