openDownloads method

Future<bool> openDownloads()

Implementation

Future<bool> openDownloads() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}