TorrentSearch
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
TorrentSearch
TorrentSearch
/
torrentsearch.models
/
ResolveResult
/
Error
/
RequestError
/
RequestError
Request
Error
constructor
(
providerName
:
String
,
torrents
:
List
<
TorrentDescription
>
,
httpStatusCode
:
HttpStatusCode
?
,
body
:
String
?
,
message
:
String
?
=
body
)