addressFamily property

String? addressFamily
final

(Required) limit results to this address family (either IPv4 or IPv6) Check the AddressFamily enum for the list of possible values.

Implementation

final String? addressFamily;