create static method

PrintResult create()

Implementation

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