defaultCurlOptions property
Default curl options to apply to all requests.
These options will be merged with any options provided in individual create() calls.
Implementation
CurlOptions? defaultCurlOptions;
Default curl options to apply to all requests.
These options will be merged with any options provided in individual create() calls.
CurlOptions? defaultCurlOptions;