create static method

TemplateQuery create()

Implementation

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