printer property

void get printer

Implementation

void get printer {
  print((this).toString());
}