create static method

UpdateCollection create()

Implementation

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