create static method

TargetChange create()

Implementation

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