NetworkRequestOptions constructor
const
NetworkRequestOptions({})
Implementation
const NetworkRequestOptions({
this.isLogEnabled = true,
this.printToCurl = false,
this.ignoreLogOptions = const [],
this.onReceiveProgress,
});