ClientIPConfig constructor
const
ClientIPConfig({
- int? timeoutSeconds,
Default constructor.
Implementation
const ClientIPConfig({
this.timeoutSeconds,
});
Default constructor.
const ClientIPConfig({
this.timeoutSeconds,
});