downloadsStream property

Stream<List<DownloadAsset>> get downloadsStream

Implementation

Stream<List<native_api.DownloadAsset>> get downloadsStream {
  return _downloadsStream;
}