ModelGenerator(this._rootClassName, [this._privateFields = false, hints]) { if (hints != null) { this.hints = hints; } else { this.hints = <Hint>[]; } }