downloadUrl method

String downloadUrl ()

Implementation

String downloadUrl() {
  return ServiceConfig.shared.fileUrl() + this;
}