create static method

CustomFilter create()

Implementation

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