BindingSample constructor
BindingSample(})
Implementation
BindingSample(String path, this._fileName, this._bindingName, this._controllerDir, this._isServer, {bool overwrite = false}) : super(path, overwrite: overwrite);