downloadFile abstract method

Future<Response> downloadFile(
  1. String fileId
)

Implementation

Future<http.Response> downloadFile(String fileId);