create static method

IDQuery create()

Implementation

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