download method

void download()

Implementation

void download() {
  _download?.call();
}