enableLogging property

bool enableLogging
final

When true, request/response details are printed to the console via debugPrint (no-op in release mode).

Implementation

final bool enableLogging;