create static method

UpdateResult create()

Implementation

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