create static method

StateFilter create()

Implementation

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