SimpleBaseUrlWrapper constructor
const
SimpleBaseUrlWrapper({})
Implementation
const SimpleBaseUrlWrapper({
super.key,
required this.child,
this.password,
this.tapCount,
this.configurations,
});
const SimpleBaseUrlWrapper({
super.key,
required this.child,
this.password,
this.tapCount,
this.configurations,
});