RequestDioOptions constructor
const
RequestDioOptions({})
Implementation
const RequestDioOptions({
this.connectTimeout,
this.receiveTimeout,
this.sendTimeout,
this.cancelToken,
this.onSendProgress,
this.onReceiveProgress,
this.options,
});