create static method

BundleRevisionHistory create()

Implementation

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