TorrentIds<T extends TorrentId> constructor

const TorrentIds<T extends TorrentId>(
  1. List<T> ids
)

Implementation

const TorrentIds(this.ids);