ServiceGenerator constructor

ServiceGenerator(
  1. String name
)

Creates a new instance of ServiceGenerator.

Implementation

ServiceGenerator(this.name);