create static method

TargetQuery create()

Implementation

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