create static method

ChangeSet create()

Implementation

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