IpAddressRule constructor
Creates a new IpAddressRule.
Implementation
const IpAddressRule(this.message, {this.v4Only = false, this.v6Only = false});
Creates a new IpAddressRule.
const IpAddressRule(this.message, {this.v4Only = false, this.v6Only = false});