TorrentSearch
0.5.0
common
TorrentSearch
/
torrentsearch.models
/
ProviderResult
/
Error
/
RequestError
/
RequestError
Request
Error
constructor
(
providerName
:
String
,
httpStatusCode
:
HttpStatusCode
?
,
body
:
String
?
,
message
:
String
?
=
body
)