Printer constructor

Printer(
  1. String id
)

Implementation

Printer(this.id);