SilentFileOutput constructor

SilentFileOutput(
  1. IsolateFileOutput _fileOutput
)

Implementation

SilentFileOutput(this._fileOutput);