create static method

PackageInfo create()

Implementation

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