logNetworkTraffic property
Toggle logging of network traffic to the console while debugging.
If set to true, both requests and responses will be logged, providing visibility into network activity during development.
Implementation
final bool logNetworkTraffic;