pong method

void pong()

Implementation

void pong() {
  debugPrint('Ping response client callback invoked');
}