create static method

PrinterModel create()

Implementation

@$core.pragma('dart2js:noInline')
static PrinterModel create() => PrinterModel._();