create static method

NotFilter create()

Implementation

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