ServiceGenerator constructor
ServiceGenerator(
- String name
Creates a new instance of ServiceGenerator.
Implementation
ServiceGenerator(this.name);
Creates a new instance of ServiceGenerator.
ServiceGenerator(this.name);