RenovationConfig constructor
RenovationConfig(
- Renovation coreInstance,
- RenovationBackend backend,
- String hostUrl,
- Logger logger,
Implementation
RenovationConfig(this.coreInstance, this.backend, this.hostUrl, this.logger);