FutureResponseSample constructor
FutureResponseSample(})
Implementation
FutureResponseSample(String path, this._viewName, this._controller,
this._controllerDir, this._isServer,
{bool overwrite = false})
: super(path, overwrite: overwrite);