create static method

PrintRequest create()

Implementation

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