ping property

Stream<ServerPing> ping

Implementation

Stream<ServerPing> get ping => _pingController.stream;