create static method

TagsFilter create()

Implementation

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