TorrentActionReqeustParam constructor

const TorrentActionReqeustParam({
  1. required TorrentIds<TorrentId> ids,
})

Implementation

const TorrentActionReqeustParam({required this.ids});