create static method

PnpResult create()

Implementation

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