HostNotFoundException constructor
HostNotFoundException({
- required String name,
Implementation
HostNotFoundException({
required this.name,
});
HostNotFoundException({
required this.name,
});