download method

void download()

Implementation

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