onStart method

  1. @override
dynamic onStart()
override

Implementation

@override
onStart() {
  _lastPongFromServerBeforeWasNull = false;
}