ipAddresses property

List<String>? ipAddresses
final

The array of IP addresses in the IP address set. An IP address set can have a maximum of two IP addresses.

Implementation

final List<String>? ipAddresses;