create static method

VersionHistory create()

Implementation

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