plugins property Null safety
read / write
Access point to the registered plugins
Implementation
PluginServiceContract plugins = ioc.use<PluginServiceCraft>();
Access point to the registered plugins
PluginServiceContract plugins = ioc.use<PluginServiceCraft>();