pingTimer property

Timer? pingTimer
getter/setter pair

Time that will ping the websocket server every X seconds.

Implementation

Timer? pingTimer;