tethering property

TetheringApi tethering

The Tethering domain defines methods and events for browser port binding.

Implementation

TetheringApi get tethering => _tethering ??= TetheringApi(client);