ServiceGenerator constructor
Creates a new instance of ServiceGenerator.
Implementation
ServiceGenerator({required this.name, this.output = 'output/services'});
Creates a new instance of ServiceGenerator.
ServiceGenerator({required this.name, this.output = 'output/services'});