anyIPv4 property

EndPoint anyIPv4
final

Implementation

static final anyIPv4 = EndPoint(
  InternetAddress.anyIPv4.address,
  Defaults.GrpcPort,
);