create static method

DocumentChange create()

Implementation

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