getDeclarations

@Internal(value = "Changes for the declarations are tracked via implementationClassById")
abstract fun getDeclarations(): ListProperty<PluginDeclaration>

The plugin declarations used to create the descriptors.