expectedIps property

List<String>? expectedIps
getter/setter pair

The list of IPs to which the domain is expected to resolve.

Implementation

core.List<core.String>? expectedIps;