anyIPv6 property

EndPoint anyIPv6
final

Implementation

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