GetIpAddressFilterResponse constructor
GetIpAddressFilterResponse({
- required IpAddressFilter ipAddressFilter,
Implementation
GetIpAddressFilterResponse({
required this.ipAddressFilter,
});