holePunchService property

  1. @override
HolePunchService? get holePunchService
override

Returns the HolePunchService for this host, if available.

Implementation

@override
HolePunchService? get holePunchService => _host.holePunchService;