downloadContent static method

dynamic downloadContent(
  1. String remoteUrl
)

Implementation

static downloadContent(String remoteUrl) {
  //rf.downloadManager.download(remoteUrl, path-to-save:scorm-store);
}