create static method

VersionInfo create()

Implementation

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