printer property

void get printer

Implementation

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