holePunchService property
Returns the HolePunchService for this host, if available.
Implementation
@override
HolePunchService? get holePunchService => _host.holePunchService;
Returns the HolePunchService for this host, if available.
@override
HolePunchService? get holePunchService => _host.holePunchService;