create static method

TargetVector create()

Implementation

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