defaultShowDebugPrint property
Default value for showing debug print.
When true, cURL commands will be printed to the debug console by default unless overridden in individual create() calls.
Implementation
bool defaultShowDebugPrint;
Default value for showing debug print.
When true, cURL commands will be printed to the debug console by default unless overridden in individual create() calls.
bool defaultShowDebugPrint;