create static method

PhoneFilter create()

Implementation

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