FileOutput({ required File file, bool overrideExisting = false, Encoding encoding = utf8, }) { throw UnsupportedError("Not supported on this platform."); }