loopbackIPv4 property
Implementation
static final loopbackIPv4 = InternetAddress._(
'127.0.0.1',
'localhost',
InternetAddressType.IPv4,
);
static final loopbackIPv4 = InternetAddress._(
'127.0.0.1',
'localhost',
InternetAddressType.IPv4,
);