components property

ComponentServiceContract get components

Returns the component service.

Implementation

ComponentServiceContract get components => ioc.use<ComponentService>();