## 🚀 Feature Proposal <!--(A clear and concise description of what the feature is.)--> This would require the `IService` class to be refactored to move all build related code to `ServiceBuilder`. <!-- ## Motivation ## Example -->
🚀 Feature Proposal
This would require the
IServiceclass to be refactored to move all build related code toServiceBuilder.