hostAddresses property

List<String>? hostAddresses
final

A list of strings containing the known addresses for this host (Ipv4 and Ipv6). The iOS implementation currently returns null

Implementation

final List<String>? hostAddresses;