ping property

Stream<ServerPing> get ping

Implementation

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