create static method

UpdateInfo create()

Implementation

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