create static method

TargetProject create()

Implementation

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