toggle menu
Klopik
24.5.1
common
switch theme
search in API
Klopik
/
io.vinicius.klopik.model
/
RequestOptions
/
RequestOptions
Request
Options
constructor
(
body
:
String
?
=
null
,
headers
:
Map
<
String
,
String
>
?
=
null
,
timeout
:
Duration
?
=
null
,
retries
:
Int
?
=
null
,
retryWhen
:
RetryWhen
?
=
null
,
validate
:
Validate
?
=
null
)