IpAddress.Broadcast

The "broadcast" address (for sending UDP messages to everyone on a local network)

struct IpAddress
static
immutable(IpAddress) Broadcast;

Meta