printInfo method

void printInfo()

Implementation

void printInfo(){
  print("QQ: $_name -- $_age");
}