clearInfo method

void clearInfo()

Implementation

void clearInfo() {
  _info = null;
}