create static method

UserFilter create()

Implementation

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