create static method

NotQuery create()

Implementation

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