create static method

NotSelector create()

Implementation

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