create static method

UpdateResponse create()

Implementation

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