downloadFile abstract method

Future<void> downloadFile(
  1. String url
)

Implementation

Future<void> downloadFile(String url);