getDownloadListUrl abstract method

Future<List<String>?> getDownloadListUrl(
  1. String file
)

Implementation

Future<List<String>?> getDownloadListUrl(String file);