empty static method

FileDownload empty()
override

create FileDownload Empty

Implementation

static FileDownload empty() {
  return FileDownload({});
}