keepAlive method

void keepAlive()

Implementation

void keepAlive() {
  ref.keepAlive();
}